| add_link_metrics(const rtcp::LinkMetrics &metrics) | roc::pipeline::ReceiverSession | |
| add_sending_metrics(const rtcp::SendingMetrics &metrics) | roc::pipeline::ReceiverSession | |
| arena() const | roc::core::ArenaAllocation | inlineprotected |
| ArenaAllocation(IArena &arena) | roc::core::ArenaAllocation | inlineprotected |
| decref() const | roc::core::RefCounted< ReceiverSession, core::ArenaAllocation > | inline |
| destroy(T &object) | roc::core::ArenaAllocation | inlineprotected |
| get_metrics() const | roc::pipeline::ReceiverSession | |
| getref() const | roc::core::RefCounted< ReceiverSession, core::ArenaAllocation > | inline |
| incref() const | roc::core::RefCounted< ReceiverSession, core::ArenaAllocation > | inline |
| is_valid() const | roc::pipeline::ReceiverSession | |
| 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::IArena &arena) | roc::pipeline::ReceiverSession | |
| reclock(core::nanoseconds_t playback_time) | roc::pipeline::ReceiverSession | |
| RefCounted() | roc::core::RefCounted< ReceiverSession, core::ArenaAllocation > | inline |
| RefCounted(const core::ArenaAllocation &policy) | roc::core::RefCounted< ReceiverSession, core::ArenaAllocation > | inlineexplicit |
| refresh(core::nanoseconds_t current_time, core::nanoseconds_t *next_refresh) | roc::pipeline::ReceiverSession | |
| route(const packet::PacketPtr &packet) | roc::pipeline::ReceiverSession | |
| ~ListNode() (defined in roc::core::ListNode) | roc::core::ListNode | inline |