Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Audio sample. More...
Go to the source code of this file.
Namespaces | |
roc | |
Root namespace. | |
roc::audio | |
Audio frames and audio processing. | |
Typedefs | |
typedef float | roc::audio::sample_t |
Raw audio sample. More... | |
Variables | |
const PcmFormat | roc::audio::Sample_RawFormat |
Format description for raw audio samples. More... | |
const sample_t | roc::audio::Sample_Min |
Minimum possible value of a raw sample. More... | |
const sample_t | roc::audio::Sample_Max |
Maximum possible value of a raw sample. More... | |
Audio sample.
Definition in file sample.h.