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:46
Definition: rtcMalContext.hpp:29
static std::shared_ptr< StdCmdsAsync > GetAsyncHandle(const std::string uri_str)
Definition: rtcMalContext.cpp:26
static std::shared_ptr< StdCmdsSync > GetSyncHandle(const std::string uri_str)
Definition: rtcMalContext.cpp:34