AUDDSpeakerChannel_MuteChanged
Default mainpageusb-device-composite-hidaudio-projectAUDDSpeakerChannel_MuteChanged
Description Source Call Graph
AUDDSpeakerChannel_MuteChanged
Invoked when an audio channel get muted or unmuted.
 
Syntax / parameters
void AUDDSpeakerChannel_MuteChanged (AUDDSpeakerChannel *channel, unsigned char muted)

Name Type Default Description
channel AUDDSpeakerChannel *
  Pointer to an AUDDSpeakerChannel instance.
muted unsigned char
  Indicates the new mute status of the channel.
Description
Invoked when an audio channel get muted or unmuted.
Mutes/unmutes the channel at the DAC level.
Variants
Variants Brief description
(AUDDSpeakerChannel *, unsigned char) Invoked when an audio channel get muted or unmuted.
 
Source
The documentation for this Member was generated from the following files:
  • main.c
  • main.c