TwclAudioDefaultDeviceChangedEvent Delegate

The Audio Switcher OnDefaultDeviceChanged event handler prototype.

Namespace: wclAudio
type
 TwclAudioDefaultDeviceChangedEvent = procedure(Sender: TObject;
 const Id: string; const Flow: TwclAudioDeviceDataFlow;
 const Role: TwclAudioDeviceRole) of object;

Parameters

Sender

The object initiates the event.

Id

The device ID.

Flow

The device data flow.

Role

The device role.