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

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