Click or drag to resize
WasapiOutBase Class
WASAPI output base class.
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract class WasapiOutBase : IWaveOut, 
	IAudioControl, IMedia, IDisposable

The WasapiOutBase type exposes the following members.

Constructors
  NameDescription
Protected methodWasapiOutBase
Initializes a new instance of the WasapiOutBase class.
Top
Methods
Properties
Events
  NameDescription
Public eventLevelChanged
Public eventStopped
Top
See Also