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

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