static std::shared_ptr< StdCmdsSync > GetTimedSyncHandle(const std::string uri_str)
With MAL we need to use a different handle if we want a different timeout.
Definition: rtcMalContext.cpp:45
Definition: rtcMalContext.hpp:28
static std::shared_ptr< StdCmdsAsync > GetAsyncHandle(const std::string uri_str)
Definition: rtcMalContext.cpp:25
static std::shared_ptr< StdCmdsSync > GetSyncHandle(const std::string uri_str)
Definition: rtcMalContext.cpp:33