AudioClient_audioClientInterface Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected IAudioClient _audioClientInterface { get; }
Protected ReadOnly Property _audioClientInterface As IAudioClient
Get
protected:
property IAudioClient^ _audioClientInterface {
IAudioClient^ get ();
}
member _audioClientInterface : IAudioClient with get
Property Value
Type:
IAudioClientSee Also