Click or drag to resize

WaveStreamPlayback Constructor

Overload List
 NameDescription
Protected methodWaveStreamPlaybackInitializes a new instance of the WaveStreamPlayback class
Public methodWaveStreamPlayback(Stream)Initializes a new instance of the WaveStreamPlayback class
Public methodWaveStreamPlayback(String)Initializes a new instance of the WaveStreamPlayback class
Protected methodWaveStreamPlayback(WaveFormat, UInt32)Initializes a new instance of the WaveStreamPlayback class
Public methodWaveStreamPlayback(Stream, Boolean, Boolean)Initializes a new instance of the WaveStreamPlayback class
Public methodWaveStreamPlayback(String, Boolean, Boolean)Initializes a new instance of the WaveStreamPlayback class
Protected methodWaveStreamPlayback(Stream, Boolean, Boolean, UInt32)Initializes a new instance of the WaveStreamPlayback class
Public methodWaveStreamPlayback(String, Boolean, Boolean, UInt32)Initializes a new instance of the WaveStreamPlayback class
Top
See Also