AudioDeviceInfoIsDefault Property |
Gets a boolean value indicating whether the device is the default device.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic bool IsDefault { get; }Public ReadOnly Property IsDefault As Boolean
Get
public:
property bool IsDefault {
bool get ();
}member IsDefault : bool with get
Property Value
Boolean
See Also