TwclAudioDeviceEvent Delegate

The Audio Switcher OnDeviceAdded and OnDeviceRemoved events handler prototype.

Namespace: wclAudio
type
 TwclAudioDeviceEvent = procedure(Sender: TObject; const Id: string) of object;

Parameters

Sender

The object initiates the event.

Id

The device ID.