Click or drag to resize

AudioStreamPlayback Constructor

Overload List
 NameDescription
Protected methodAudioStreamPlaybackInitializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(Stream)Initializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(String)Initializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(WaveFormat, UInt32)Initializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(Stream, Boolean, Boolean)Initializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(String, Boolean, Boolean)Initializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(Stream, Boolean, Boolean, UInt32)Initializes a new instance of the AudioStreamPlayback class
Protected methodAudioStreamPlayback(String, Boolean, Boolean, UInt32)Initializes a new instance of the AudioStreamPlayback class
Top
See Also