Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::pipeline::SenderSession, including all inherited members.
create_control_pipeline(SenderEndpoint *control_endpoint) | roc::pipeline::SenderSession | |
create_transport_pipeline(SenderEndpoint *source_endpoint, SenderEndpoint *repair_endpoint) | roc::pipeline::SenderSession | |
frame_writer() const | roc::pipeline::SenderSession | |
get_participant_metrics(SenderParticipantMetrics *party_metrics, size_t *party_count) const | roc::pipeline::SenderSession | |
get_slot_metrics(SenderSlotMetrics &slot_metrics) const | roc::pipeline::SenderSession | |
is_valid() const | roc::pipeline::SenderSession | |
NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
refresh(core::nanoseconds_t current_time) | roc::pipeline::SenderSession | |
route_packet(const packet::PacketPtr &packet, core::nanoseconds_t current_time) | roc::pipeline::SenderSession | |
SenderSession(const SenderSinkConfig &sink_config, const rtp::EncodingMap &encoding_map, packet::PacketFactory &packet_factory, audio::FrameFactory &frame_factory, core::IArena &arena) | roc::pipeline::SenderSession |