![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::audio::Frame, including all inherited members.
| bytes() const | roc::audio::Frame | |
| capture_timestamp() const | roc::audio::Frame | |
| duration() const | roc::audio::Frame | |
| FlagNotBlank enum value | roc::audio::Frame | |
| FlagNotComplete enum value | roc::audio::Frame | |
| FlagNotRaw enum value | roc::audio::Frame | |
| FlagPacketDrops enum value | roc::audio::Frame | |
| flags() const | roc::audio::Frame | |
| Frame(sample_t *samples, size_t num_samples) | roc::audio::Frame | |
| Frame(uint8_t *bytes, size_t num_bytes) | roc::audio::Frame | |
| has_capture_timestamp() const | roc::audio::Frame | |
| has_duration() const | roc::audio::Frame | |
| is_raw() const | roc::audio::Frame | |
| NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
| num_bytes() const | roc::audio::Frame | |
| num_raw_samples() const | roc::audio::Frame | |
| print() const | roc::audio::Frame | |
| raw_samples() const | roc::audio::Frame | |
| set_capture_timestamp(core::nanoseconds_t capture_ts) | roc::audio::Frame | |
| set_duration(packet::stream_timestamp_t duration) | roc::audio::Frame | |
| set_flags(unsigned flags) | roc::audio::Frame |