Bluetooth Framework C++ Edition

◆ OnChanged()

__event void OnChanged ( void *  Sender,
const bool  Muted,
const float  Volume,
const wclAudioPeakValues Volumes 
)

The event fires when the volumes of the specified audio endpoint changed.

Parameters
SenderThe object initiates the event.
MutedThe mute state.
VolumeThe master volume.
VolumesThe channel volumes.