|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::pipeline::ReceiverSlot, including all inherited members.
| add_endpoint(address::Interface iface, address::Protocol proto) | 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, ReceiverSessionMetrics *sess_metrics, size_t *sess_metrics_size) const | roc::pipeline::ReceiverSlot | |
| getref() const | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inline |
| incref() const | roc::core::RefCounted< ReceiverSlot, core::ArenaAllocation > | inline |
| list_node_data() const | roc::core::ListNode | inline |
| NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
| num_sessions() const | roc::pipeline::ReceiverSlot | |
| ReceiverSlot(const ReceiverConfig &receiver_config, ReceiverState &receiver_state, audio::Mixer &mixer, 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::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) | roc::core::ListNode | inline |