Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::audio::ChannelMapper Member List

This is the complete list of members for roc::audio::ChannelMapper, including all inherited members.

ChannelMapper(const ChannelSet &in_chans, const ChannelSet &out_chans)roc::audio::ChannelMapper
map(const sample_t *in_samples, size_t n_in_samples, sample_t *out_samples, size_t n_out_samples)roc::audio::ChannelMapper
NonCopyable() (defined in roc::core::NonCopyable< T >)roc::core::NonCopyable< T >inlineprotected