Ring Daemon 16.0.0
Loading...
Searching...
No Matches
ring_types.h File Reference
Include dependency graph for ring_types.h:
This graph shows which files directly or indirectly include this file:

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< Tjami::getGlobalInstance ()
 Return a shared pointer on an auto-generated global instance of class T.
 

Variables

static constexpr size_t jami::SIZEBUF = 16000