AudioDeviceInfoManufacturer Property |
Gets the manufacturer for the device driver.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string Manufacturer { get; }
Public ReadOnly Property Manufacturer As String
Get
public:
property String^ Manufacturer {
String^ get ();
}
member Manufacturer : string with get
Property Value
Type:
String
See Also