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