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

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public EbmlReader(
	BinaryReader reader
)

Parameters

reader
Type: System.IOBinaryReader
See Also