Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Channel mapper reader. More...
#include "roc_audio/channel_mapper.h"
#include "roc_audio/frame_factory.h"
#include "roc_audio/iframe_reader.h"
#include "roc_audio/sample_spec.h"
#include "roc_core/noncopyable.h"
#include "roc_core/slice.h"
#include "roc_core/stddefs.h"
Go to the source code of this file.
Classes | |
class | roc::audio::ChannelMapperReader |
Channel mapper reader. Reads frames from nested reader and maps them to another channel mask. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::audio | |
Audio frames and audio processing. | |
Channel mapper reader.
Definition in file channel_mapper_reader.h.