AudioDeviceInfoAudioApi Property |
Gets the audio API used when gathering the device information.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic AudioApi AudioApi { get; }
Public ReadOnly Property AudioApi As AudioApi
Get
public:
property AudioApi AudioApi {
AudioApi get ();
}
member AudioApi : AudioApi with get
Property Value
Type:
AudioApi
See Also