Bluetooth Framework C++ Edition

◆ OnDefaultDeviceChanged()

__event void OnDefaultDeviceChanged ( void *  Sender,
const tstring Id,
const wclAudioDeviceDataFlow  Flow,
const wclAudioDeviceRole  Role 
)

The event fires when default audio device changed.

Parameters
SenderThe object initiates the event.
IdThe device ID.
FlowThe device data flow.
RoleThe device role.
See also
wclAudioDeviceDataFlow, wclAudioDeviceRole