Ozeki VoIP SDK Class library
MP3StreamRecorder Constructor (stream, audioFormat)
NamespacesOzeki.Media.MediaHandlersMP3StreamRecorderMP3StreamRecorder(Stream, AudioFormat)
Initializes a new instance of the MP3StreamRecorder class
Declaration Syntax
C#Visual BasicVisual C++
public MP3StreamRecorder(
	Stream stream,
	AudioFormat audioFormat
)
Public Sub New ( 
	stream As Stream,
	audioFormat As AudioFormat
)
public:
MP3StreamRecorder(
	Stream^ stream, 
	AudioFormat^ audioFormat
)
Parameters
stream (Stream)
audioFormat (AudioFormat)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290