Click or drag to resize

MicrophoneDeviceInfo Property

Gets the product information of the microphone device.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public AudioDeviceInfo DeviceInfo { get; }

Property Value

Type: AudioDeviceInfo

Implements

IAudioControlDeviceInfo
See Also