Click or drag to resize

WaveBufferSaveToFile Method

Saves recorded data to file

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public void SaveToFile(
	string file_name
)

Parameters

file_name
Type: SystemString

[Missing <param name="file_name"/> documentation for "M:CallFlowFramework.Media.WaveBuffer.SaveToFile(System.String)"]

See Also