Click or drag to resize
MatroskaSegmentCommit Method
Commits segment to stream.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Commit(
	EbmlWriter writer
)

Parameters

writer
Type: StreamCoders.ContainerEbmlWriter
EBML writer to use.

Return Value

Type: Boolean
See Also