![]() |
Board Support
Version 1.0
Functions available when using the Board Software Components
|
Identifiers for audio channels. More...
Macros | |
| #define | AUDIO_CHANNEL_MASTER 0 |
| Master channel. | |
| #define | AUDIO_CHANNEL_LEFT 1 |
| Left channel (stereo) | |
| #define | AUDIO_CHANNEL_RIGHT 2 |
| Right channel (stereo) | |
Identifiers for audio channels.
Predefined audio channels that are used by Audio_SetVolume and Audio_SetMute functions.
| #define AUDIO_CHANNEL_LEFT 1 |
Left channel (stereo)
| #define AUDIO_CHANNEL_MASTER 0 |
Master channel.
| #define AUDIO_CHANNEL_RIGHT 2 |
Right channel (stereo)