AUDDSpeakerChannel.h
Default mainpage
at91lib
usb
device
audio-speaker
AUDDSpeakerChannel.h
Description
Overview
Description
Purpose
Manipulation of the channels of an USB
audio
speaker
device
.
Usage
Initialize a
AUDDSpeakerChannel
instance using
AUDDSpeakerChannel_Initialize
.
Retrieves the current status of a channel with the
AUDDSpeakerChannel_IsMuted
method.
Re-implement the
AUDDSpeakerChannel_MuteChanged
callback to get notified when the status of a channel changes.