![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::pipeline::Sender, including all inherited members.
has_clock() const | roc::pipeline::Sender | virtual |
NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
sample_rate() const | roc::pipeline::Sender | virtual |
Sender(const SenderConfig &config, const PortConfig &source_port, packet::IWriter &source_writer, const PortConfig &repair_port, packet::IWriter &repair_writer, const fec::CodecMap &codec_map, const rtp::FormatMap &format_map, packet::PacketPool &packet_pool, core::BufferPool< uint8_t > &byte_buffer_pool, core::BufferPool< audio::sample_t > &sample_buffer_pool, core::IAllocator &allocator) | roc::pipeline::Sender | |
valid() | roc::pipeline::Sender | |
write(audio::Frame &frame) | roc::pipeline::Sender | virtual |
~ISink() (defined in roc::sndio::ISink) | roc::sndio::ISink | virtual |
~IWriter() (defined in roc::audio::IWriter) | roc::audio::IWriter | virtual |