AudioDeviceInfoAudioApi Property |
Gets the audio API used when gathering the device information.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public AudioApi AudioApi { get; }
Public ReadOnly Property AudioApi As AudioApi
Get
public:
property AudioApi AudioApi {
AudioApi get ();
}
member AudioApi : AudioApi with get
Property Value
Type:
AudioApiSee Also