IAudioControlDeviceInfo 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.183.0
SyntaxAudioDeviceInfo DeviceInfo { get; }
ReadOnly Property DeviceInfo As AudioDeviceInfo
Get
property AudioDeviceInfo^ DeviceInfo {
AudioDeviceInfo^ get ();
}
abstract DeviceInfo : AudioDeviceInfo with get
Property Value
Type:
AudioDeviceInfo
See Also