Click or drag to resize

MP3StreamRecorder Constructor

Overload List
 NameDescription
Public methodMP3StreamRecorder(Stream)Initializes a new instance of the MP3StreamRecorder class
Public methodMP3StreamRecorder(String)Initializes a new instance of the MP3StreamRecorder class
Public methodMP3StreamRecorder(Stream, AudioWaveFormat)Initializes a new instance of the MP3StreamRecorder class
Public methodMP3StreamRecorder(String, AudioWaveFormat)Initializes a new instance of the MP3StreamRecorder class
Public methodMP3StreamRecorder(Stream, AudioWaveFormat, UInt32)Initializes a new instance of the MP3StreamRecorder class
Public methodMP3StreamRecorder(String, AudioWaveFormat, UInt32)Initializes a new instance of the MP3StreamRecorder class
Top
See Also