Click or drag to resize

AudioClient Class

Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class AudioClient : IDisposable

The AudioClient type exposes the following members.

Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the AudioClient
Public methodDispose(Boolean)Releases the unmanaged resources used by the AudioClient and optionally releases the managed resources
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodInitialize 
Public methodIsFormatSupported 
Public methodReset 
Public methodSetEventHandle 
Public methodStart 
Public methodStop 
Top
See Also