Click or drag to resize
BitStreamWriterWriteByte Method

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

Parameters

value
Type: SystemByte
bits
Type: SystemInt32
See Also