Click or drag to resize
MatroskaWriterInit Method (String)

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Init(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean

Implements

IWriterInit(String)
See Also