Click or drag to resize

Microphone Properties

The Microphone type exposes the following members.

Properties
 NameDescription
Public propertyDeviceGUID Gets the GUID of the device which is unique on the Operating System.
Public propertyDeviceInfo Gets the product information of the microphone device.
Public propertyID
(Inherited from DisposableClass)
Public propertyInitialized Returns a boolean value indicating whether the selected microphone device is ready for capturing.
Public propertyLevel Gets the level of the microphone input. (Range: 0-100)
Public propertyMediaFormat Gets the current audio format of the microphone.
Public propertyMuted Gets or sets a boolean value indicating whether the microphone is muted.
Public propertyState Gets the state of the microphone.
Public propertyVolume Gets or sets the volume of the microphone. (Range: 0-1) If the value is -1, the volume of the selected device is fixed and cannot be changed.
Top
See Also