Click or drag to resize
OffsetBufferTSaveToFile Method
Saves contents of OffsetBuffer to a file.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void SaveToFile(
	string filename
)

Parameters

filename
Type: SystemString
Name of file to save to.
See Also