Click or drag to resize
WaveOutEventPlayer Properties

The WaveOutEventPlayer type exposes the following members.

Properties
  NameDescription
Protected propertyBuffers (Inherited from WaveOutBase.)
Protected propertyBufferSize (Inherited from WaveOutBase.)
Protected propertyBuffersNum (Inherited from WaveOutBase.)
Protected propertyCallbackStrategy (Inherited from WaveOutBase.)
Public propertyDeviceInfo
Gets some information about the device.
(Inherited from WaveOutBase.)
Public propertyInitialized
Returns a boolean value indicating whether the playback device is ready.
(Inherited from WaveOutBase.)
Public propertyLevel
Gets the level of the output data. (Range: 0-100)
(Inherited from WaveOutBase.)
Protected propertyLogger (Inherited from WaveOutBase.)
Protected propertyMMLock (Inherited from WaveOutBase.)
Public propertyMuted
Gets or sets a boolean value indicating whether the playback is muted.
(Inherited from WaveOutBase.)
Public propertyPlaybackState
Gets the state of the playback.
(Inherited from WaveOutBase.)
Public propertyVolume
Gets or sets the volume of the playback. (Range: 0-1)
(Inherited from WaveOutBase.)
Public propertyWaveFormat (Inherited from WaveOutBase.)
Top
See Also