|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Various units used in audio processing. More...
#include "roc_core/stddefs.h"Go to the source code of this file.
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::audio |
| Audio frames and audio processing. | |
Typedefs | |
| typedef float | roc::audio::sample_t |
| Audio sample. More... | |
Variables | |
| const sample_t | roc::audio::SampleMax |
| Maximum possible value of a sample. More... | |
| const sample_t | roc::audio::SampleMin |
| Minimum possible value of a sample. More... | |
Various units used in audio processing.
Definition in file units.h.