|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::pipeline::ReceiverSession, including all inherited members.
| core::RefCnt< ReceiverSession > (defined in roc::pipeline::ReceiverSession) | roc::pipeline::ReceiverSession | friend |
| decref() const | roc::core::RefCnt< ReceiverSession > | inline |
| getref() const | roc::core::RefCnt< ReceiverSession > | inline |
| handle(const packet::PacketPtr &packet) | roc::pipeline::ReceiverSession | |
| incref() const | roc::core::RefCnt< ReceiverSession > | inline |
| list_node_data() const | roc::core::ListNode | inline |
| NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
| reader() | roc::pipeline::ReceiverSession | |
| ReceiverSession(const ReceiverSessionConfig &session_config, const ReceiverCommonConfig &common_config, const packet::Address &src_address, const fec::CodecMap &codec_map, const rtp::FormatMap &format_map, packet::PacketPool &packet_pool, core::BufferPool< uint8_t > &byte_buffer_pool, core::BufferPool< audio::sample_t > &sample_buffer_pool, core::IAllocator &allocator) | roc::pipeline::ReceiverSession | |
| update(packet::timestamp_t time) | roc::pipeline::ReceiverSession | |
| valid() const | roc::pipeline::ReceiverSession | |
| ~ListNode() (defined in roc::core::ListNode) | roc::core::ListNode | inline |