![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::rtp::Header, including all inherited members.
| clear() | roc::rtp::Header | inline |
| csrc(size_t index) const | roc::rtp::Header | inline |
| has_extension() const | roc::rtp::Header | inline |
| has_padding() const | roc::rtp::Header | inline |
| header_size() const | roc::rtp::Header | inline |
| marker() const | roc::rtp::Header | inline |
| num_csrc() const | roc::rtp::Header | inline |
| payload_type() const | roc::rtp::Header | inline |
| seqnum() const | roc::rtp::Header | inline |
| set_marker(bool m) | roc::rtp::Header | inline |
| set_padding(bool v) | roc::rtp::Header | inline |
| set_payload_type(uint8_t pt) | roc::rtp::Header | inline |
| set_seqnum(packet::seqnum_t sn) | roc::rtp::Header | inline |
| set_ssrc(packet::stream_source_t s) | roc::rtp::Header | inline |
| set_timestamp(packet::stream_timestamp_t ts) | roc::rtp::Header | inline |
| set_version(Version v) | roc::rtp::Header | inline |
| ssrc() const | roc::rtp::Header | inline |
| timestamp() const | roc::rtp::Header | inline |
| version() const | roc::rtp::Header | inline |