![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Defines string name for channel position. More...
#include <roc_audio/channel_tables.h>
Public Attributes | |
| const char * | name |
| Channel name. | |
| ChannelPosition | pos |
| Channel position (numeric identifier). | |
Defines string name for channel position.
Definition at line 22 of file channel_tables.h.
| const char* roc::audio::ChannelPositionName::name |
Channel name.
Definition at line 24 of file channel_tables.h.
| ChannelPosition roc::audio::ChannelPositionName::pos |
Channel position (numeric identifier).
Definition at line 27 of file channel_tables.h.