Click or drag to resize

AudioDeviceInfoDriverVersion Property

Gets the version number of the device driver. The high-order byte is the major version number, and the low-order byte is the minor version number.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public int DriverVersion { get; set; }

Property Value

Int32
See Also