Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::pipeline::SenderSession Member List

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() constroc::pipeline::SenderSession
get_participant_metrics(SenderParticipantMetrics *party_metrics, size_t *party_count) constroc::pipeline::SenderSession
get_slot_metrics(SenderSlotMetrics &slot_metrics) constroc::pipeline::SenderSession
is_valid() constroc::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