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

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