Click or drag to resize

WaveOutBase Properties

The WaveOutBase type exposes the following members.

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