Click or drag to resize

wclAudio Namespace

 
Classes
 ClassDescription
Public classwclAudioErrors The static class contains the Audio Error Codes.
Public classwclAudioMeter The Audio Meter component represents a peak meter on an audio stream to or from an audio endpoint device.
Public classwclAudioSwitcher The class provides functional to select system default audio device.
Public classwclAudioVolume The component provides methods to control volume control for an audio endpoints.
Public classwclCustomAudio The custom Audio component.
Public classwclCustomAudioEndpoint The base component for Audio components that works with a single Audio endpoint.
Public classwclEAudio The base exception class for all Audio exceptions.
Structures
 StructureDescription
Public structurewclAudioDevice Contains information about audio device.
Delegates
 DelegateDescription
Public delegatewclAudioDefaultDeviceChangedEvent The Audio Switcher OnDefaultDeviceChanged event handler prototype.
Public delegatewclAudioDeviceEvent The Audio Switcher OnDeviceAdded and OnDeviceRemoved events handler prototype.
Public delegatewclAudioDeviceStateChangedEvent The Audio Switcher OnStateChanged event handler prototype.
Public delegatewclAudioVolumeChangedEvent The Audio Volume OnChanged event handler prototype.
Enumerations
 EnumerationDescription
Public enumerationwclAudioDeviceDataFlow The audio device data flow direction.
Public enumerationwclAudioDeviceRole The audio device role.
Public enumerationwclAudioDeviceState Audio device state.
Public enumerationwclAudioHardwareFeature The hardware support features for an audio endpoint device.