wcl |
Class | Description | |
---|---|---|
![]() | wclAudioErrors | The static class contains the Audio Error Codes. |
![]() | wclAudioMeter | The Audio Meter component represents a peak meter on an audio stream to or from an audio endpoint device. |
![]() | wclAudioSwitcher | The class provides functional to select system default audio device. |
![]() | wclAudioVolume | The component provides methods to control volume control for an audio endpoints. |
![]() | wclBluetoothAudioReceiver | A Bluetooth audio Receiver. |
![]() | wclBluetoothAudioWatcher | The Bluetooth Audio device watcher class. |
![]() | wclCustomAudio | The custom Audio component. |
![]() | wclCustomAudioEndpoint | The base component for Audio components that works with a single Audio endpoint. |
![]() | wclEAudio | The base exception class for all Audio exceptions. |
Structure | Description | |
---|---|---|
![]() | wclAudioDevice | Contains information about audio device. |
Delegate | Description | |
---|---|---|
![]() | wclAudioDefaultDeviceChangedEvent | The Audio Switcher OnDefaultDeviceChanged event handler prototype. |
![]() | wclAudioDeviceEvent | The Audio Switcher OnDeviceAdded and OnDeviceRemoved events handler prototype. |
![]() | wclAudioDeviceStateChangedEvent | The Audio Switcher OnStateChanged event handler prototype. |
![]() | wclAudioVolumeChangedEvent | The Audio Volume OnChanged event handler prototype. |
![]() | wclBluetoothAudioDeviceAddedEvent | The Bluetooth audio device watcher OnDeviceAdded event handler prototype. |
![]() | wclBluetoothAudioDeviceRemovedEvent | The Bluetooth audio device watcher OnDeviceRemoved event handler prototype. |
Enumeration | Description | |
---|---|---|
![]() | wclAudioDeviceDataFlow | The audio device data flow direction. |
![]() | wclAudioDeviceRole | The audio device role. |
![]() | wclAudioDeviceState | Audio device state. |
![]() | wclAudioHardwareFeature | The hardware support features for an audio endpoint device. |
![]() | wclBluetoothAudioReceiverState | A Bluetooth audio receiver state. |