AUDDSpeakerChannel.h
Default mainpageat91libusbdeviceaudio-speakerAUDDSpeakerChannel.h
Description Overview  
Description
Purpose
Manipulation of the channels of an USB audio speaker device.

Usage
  1. Initialize a AUDDSpeakerChannel instance using AUDDSpeakerChannel_Initialize.
  2. Retrieves the current status of a channel with the AUDDSpeakerChannel_IsMuted method.
  3. Re-implement the AUDDSpeakerChannel_MuteChanged callback to get notified when the status of a channel changes.