Microphone Properties |
The Microphone type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceGUID | Gets the GUID of the device which is unique on the Operating System. | |
| DeviceInfo | Gets the product information of the microphone device. | |
| ID | (Inherited from DisposableClass) | |
| Initialized | Returns a boolean value indicating whether the selected microphone device is ready for capturing. | |
| Level | Gets the level of the microphone input. (Range: 0-100) | |
| MediaFormat | Gets the current audio format of the microphone. | |
| Muted | Gets or sets a boolean value indicating whether the microphone is muted. | |
| State | Gets the state of the microphone. | |
| Volume | 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. |