AudioDeviceInfoType Property |
Gets the type of the device
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic DeviceType Type { get; set; }Public Property Type As DeviceType
Get
Set
public:
property DeviceType Type {
DeviceType get ();
void set (DeviceType value);
}member Type : DeviceType with get, set
Property Value
DeviceType
See Also