void AUDDSpeakerChannel_Initialize (AUDDSpeakerChannel *channel, unsigned char number, unsigned char muted) |
Name | Type | Default | Description |
channel | AUDDSpeakerChannel * |
Pointer to an AUDDSpeakerChannel instance. |
|
number | unsigned char |
Channel number in the audio function. |
|
muted | unsigned char |
Indicates if the channel is muted. |