AUDDSpeakerChannel.h
Default mainpageat91libusbdeviceaudio-speakerAUDDSpeakerChannel.h
Description Overview
Classes Brief description
 AUDDSpeakerChannel AUDIO Speaker channel struct
Methods  
 AUDDSpeakerChannel_GetNumber Indicates the number of a channel.
 AUDDSpeakerChannel_Initialize Initializes the member variables of an AUDDSpeakerChannel object to the given values.
 AUDDSpeakerChannel_IsMuted Indicates if the given channel is currently muted or not.
 AUDDSpeakerChannel_Mute Mutes the given channel and triggers the MuteChanged callback if necessary.
 AUDDSpeakerChannel_Unmute Unmutes the given channel and triggers the MuteChanged callback if necessary.