add_endpoint(address::Interface iface, address::Protocol proto, const address::SocketAddr &inbound_address, packet::IWriter *outbound_writer) | roc::pipeline::ReceiverSlot | |
arena() const | roc::core::ArenaAllocation | inlineprotected |
ArenaAllocation(IArena &arena) | roc::core::ArenaAllocation | inlineprotected |
decref() const | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inline |
destroy(T &object) | roc::core::ArenaAllocation | inlineprotected |
get_metrics(ReceiverSlotMetrics &slot_metrics, ReceiverParticipantMetrics *party_metrics, size_t *party_count) const | roc::pipeline::ReceiverSlot | |
getref() const | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inline |
incref() const | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inline |
is_valid() const | roc::pipeline::ReceiverSlot | |
list_data() const | roc::core::ListNode< Tag > | inline |
list_node(ListData *data) | roc::core::ListNode< Tag > | inlinestatic |
NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
NonCopyable() (defined in roc::core::NonCopyable< ListNode< void > >) | roc::core::NonCopyable< ListNode< void > > | inlineprotected |
num_sessions() const | roc::pipeline::ReceiverSlot | |
ReceiverSlot(const ReceiverSourceConfig &source_config, const ReceiverSlotConfig &slot_config, StateTracker &state_tracker, audio::Mixer &mixer, const rtp::EncodingMap &encoding_map, packet::PacketFactory &packet_factory, audio::FrameFactory &frame_factory, core::IArena &arena) | roc::pipeline::ReceiverSlot | |
reclock(core::nanoseconds_t playback_time) | roc::pipeline::ReceiverSlot | |
RefCounted() | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inline |
RefCounted(const core::ArenaAllocation &policy) | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inlineexplicit |
refresh(core::nanoseconds_t current_time) | roc::pipeline::ReceiverSlot | |
~ListNode() (defined in roc::core::ListNode< Tag >) | roc::core::ListNode< Tag > | inline |