AudioClient_audioClientInterface Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
IAudioClient
See Also