AudioDeviceInfoType Property |
Gets the type of the device
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DeviceType Type { get; }
Public ReadOnly Property Type As DeviceType
Get
public:
property DeviceType Type {
DeviceType get ();
}
member Type : DeviceType with get
Property Value
Type:
DeviceTypeSee Also