add_link_metrics(const rtcp::LinkMetrics &metrics) | roc::pipeline::ReceiverSession | |
add_sending_metrics(const rtcp::SendingMetrics &metrics) | roc::pipeline::ReceiverSession | |
advance(packet::timestamp_t timestamp) | roc::pipeline::ReceiverSession | |
allocator() const | roc::core::StandardAllocation | inlineprotected |
decref() const | roc::core::RefCounted< ReceiverSession, core::StandardAllocation > | inline |
destroy(T &object) | roc::core::StandardAllocation | inlineprotected |
getref() const | roc::core::RefCounted< ReceiverSession, core::StandardAllocation > | inline |
handle(const packet::PacketPtr &packet) | roc::pipeline::ReceiverSession | |
incref() const | roc::core::RefCounted< ReceiverSession, core::StandardAllocation > | 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 address::SocketAddr &src_address, const rtp::FormatMap &format_map, packet::PacketFactory &packet_factory, core::BufferFactory< uint8_t > &byte_buffer_factory, core::BufferFactory< audio::sample_t > &sample_buffer_factory, core::IAllocator &allocator) | roc::pipeline::ReceiverSession | |
reclock(packet::ntp_timestamp_t timestamp) | roc::pipeline::ReceiverSession | |
RefCounted< ReceiverSession, core::StandardAllocation >::RefCounted(const core::StandardAllocation &policy) | roc::core::RefCounted< ReceiverSession, core::StandardAllocation > | inlineexplicit |
StandardAllocation() | roc::core::StandardAllocation | inlineprotected |
StandardAllocation(IAllocator &allocator) | roc::core::StandardAllocation | inlineprotected |
valid() const | roc::pipeline::ReceiverSession | |
~ListNode() (defined in roc::core::ListNode) | roc::core::ListNode | inline |