![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTP PCM functions. More...
Go to the source code of this file.
Classes | |
struct | roc::audio::PCMFuncs |
PCM function table. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::audio | |
Audio frames and audio processing. | |
Variables | |
const PCMFuncs | roc::audio::PCM_int16_1ch |
PCM functions for 16-bit 1-channel audio. More... | |
const PCMFuncs | roc::audio::PCM_int16_2ch |
PCM functions for 16-bit 2-channel audio. More... | |
RTP PCM functions.
Definition in file pcm_funcs.h.