Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::audio::ChannelPositionName Struct Reference

Defines string name for channel position. More...

#include <channel_tables.h>

Public Attributes

const char * name
 Channel name. More...
 
ChannelPosition pos
 Channel position (numeric identifier). More...
 

Detailed Description

Defines string name for channel position.

Definition at line 22 of file channel_tables.h.

Member Data Documentation

◆ name

const char* roc::audio::ChannelPositionName::name

Channel name.

Definition at line 24 of file channel_tables.h.

◆ pos

ChannelPosition roc::audio::ChannelPositionName::pos

Channel position (numeric identifier).

Definition at line 27 of file channel_tables.h.


The documentation for this struct was generated from the following file: