Click or drag to resize
BitStreamWriterWriteLong Method

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void WriteLong(
	long value,
	int bits
)

Parameters

value
Type: SystemInt64
bits
Type: SystemInt32
See Also