Click or drag to resize
EbmlWriterWriteXiphInt Method
Writes a XIPH coded unsigned integer to the stream.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void WriteXiphInt(
	long data
)

Parameters

data
Type: SystemInt64
See Also