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