AUDDSpeakerChannel_IsMuted
Default mainpageat91libusbdeviceaudio-speakerAUDDSpeakerChannel_IsMuted
Description Source Call Graph
AUDDSpeakerChannel_IsMuted
Indicates if the given channel is currently muted or not.
 
Syntax / parameters
unsigned char AUDDSpeakerChannel_IsMuted (const AUDDSpeakerChannel *channel)

Name Type Default Description
channel const AUDDSpeakerChannel *
  Pointer an AUDDSpeakerChannel instance.
 
Return value unsigned char
  1 if the channel is muted; otherwise 0.
Description
Indicates if the given channel is currently muted or not.

 
Source
The documentation for this Member was generated from the following files:
  • AUDDSpeakerChannel.c