nn::snd::CTR::ChannelIndex Enumerated Typeenum ChannelIndex;
| Value | Description |
|---|---|
CHANNEL_INDEX_FRONT_LEFT |
Represents the front left channel. |
CHANNEL_INDEX_FRONT_RIGHT |
Represents the front right channel. |
CHANNEL_INDEX_REAR_LEFT |
Represents the rear left channel. |
CHANNEL_INDEX_REAR_RIGHT |
Represents the rear right channel. |
CHANNEL_INDEX_NUM |
Represents the number of channels. |
An enumerated type representing channel positions.
CONFIDENTIAL