Ring Daemon 16.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | jami |
Typedefs | |
template<class T , class U > | |
using | jami::enable_if_base_of = typename std::enable_if< std::is_base_of< T, U >::value, T >::type |
About 62.5ms of buffering at 48kHz. | |
Functions | |
template<class T , signed MaxRespawn = -1> | |
std::shared_ptr< T > | jami::getGlobalInstance () |
Return a shared pointer on an auto-generated global instance of class T. | |
Variables | |
static constexpr size_t | jami::SIZEBUF = 16000 |