Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::rtcp::Session Member List

This is the complete list of members for roc::rtcp::Session, including all inherited members.

generate_packets(core::nanoseconds_t current_time)roc::rtcp::Session
generation_deadline(core::nanoseconds_t current_time)roc::rtcp::Session
is_valid() constroc::rtcp::Session
process_packet(const packet::PacketPtr &packet)roc::rtcp::Session
Session(IReceiverHooks *recv_hooks, ISenderHooks *send_hooks, packet::IWriter *packet_writer, packet::IComposer &packet_composer, packet::PacketFactory &packet_factory, core::BufferFactory< uint8_t > &buffer_factory)roc::rtcp::Session