AudioDeviceInfoAudioApi Property |
Gets the audio API used when gathering the device information.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
AudioApi
See Also