Click or drag to resize

AudioDeviceInfoLowLevelDeviceInfo Property

Gets or sets the low level device info. It works only in linux/mono, but it is very important

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public PortAudioDeviceInfo LowLevelDeviceInfo { get; set; }

Property Value

PortAudioDeviceInfo
The low level device info.
See Also