Click or drag to resize

WaveOutDeviceHelper Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaWaveOutDeviceHelper

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class WaveOutDeviceHelper

The WaveOutDeviceHelper type exposes the following members.

Constructors
 NameDescription
Public methodWaveOutDeviceHelperInitializes a new instance of the WaveOutDeviceHelper class
Top
Properties
 NameDescription
Public propertyStatic memberNumberOfDevices Gets the number of the available playback devices.
Top
Methods
 NameDescription
Public methodStatic memberGetDeviceInfo 
Public methodStatic memberGetDevices Retrieves the available playback devices.
Top
See Also