Click or drag to resize

MP3StreamRecorder(Stream, AudioWaveFormat) Constructor

Initializes a new instance of the MP3StreamRecorder class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public MP3StreamRecorder(
	Stream stream,
	AudioWaveFormat audioWaveFormat
)

Parameters

stream  Stream
 
audioWaveFormat  AudioWaveFormat
 
See Also