Click or drag to resize

IAudioControl Properties

The IAudioControl type exposes the following members.

Properties
 NameDescription
Public propertyDeviceInfo Gets some information about the device such as device ID or product name.
Public propertyInitialized Gets a boolean value indicating whether the device is initialized and ready to use.
Public propertyLevel Gets the level of the input/output. (Range: 0-100)
Public propertyMuted Gets or sets a boolean value indicating whether the audio device is muted.
Public propertyVolume Gets or sets the volume for this device. (Range: 0-1)
Top
See Also