Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Defines string name for pre-defined channel mask. More...
#include <channel_tables.h>
Public Attributes | |
const char * | name |
Mask name. More... | |
ChannelMask | mask |
Bitmask of enabled channels. More... | |
Defines string name for pre-defined channel mask.
Definition at line 31 of file channel_tables.h.
ChannelMask roc::audio::ChannelMaskName::mask |
Bitmask of enabled channels.
Definition at line 36 of file channel_tables.h.
const char* roc::audio::ChannelMaskName::name |
Mask name.
Definition at line 33 of file channel_tables.h.