ctl::ControlLoop & control_loop()
Get control event loop.
core::IPool & packet_pool()
Get packet pool.
bool is_valid()
Check if successfully constructed.
core::IPool & packet_buffer_pool()
Get packet buffer pool.
rtp::EncodingMap & encoding_map()
Get encoding map.
netio::NetworkLoop & network_loop()
Get network event loop.
Context(const ContextConfig &config, core::IArena &arena)
Initialize.
core::IPool & frame_buffer_pool()
Get frame buffer pool.
size_t max_frame_size
Maximum size in bytes of an audio frame.
size_t max_packet_size
Maximum size in bytes of a network packet.