Click or drag to resize
WaveOutDeviceHelper Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaWaveOutDeviceHelper

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

The WaveOutDeviceHelper type exposes the following members.

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