Click or drag to resize
EbmlWriter Constructor
Initializes a new instance of the EbmlWriter class

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

Parameters

writer
Type: System.IOBinaryWriter
See Also