Click or drag to resize

IAudioControl Interface


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public interface IAudioControl : IMedia

The IAudioControl type exposes the following members.

Properties
 NameDescription
Public propertyDeviceInfo 
Public propertyInitialized 
Public propertyLevel 
Public propertyMuted 
Public propertyVolume 
Top
Methods
 NameDescription
Public methodChangeFormat 
Public methodStart
(Inherited from IMedia)
Public methodStop
(Inherited from IMedia)
Top
Events
 NameDescription
Public eventStopped 
Top
See Also