Click or drag to resize

PortAudioInDeviceInfo Property

Gets some information about the device such as device ID or product name.

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

Property Value

Type: AudioDeviceInfo

Implements

IAudioControlDeviceInfo
See Also