Click or drag to resize
BitStreamWriterWriteShort Method

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

Parameters

value
Type: SystemInt16
bits
Type: SystemInt32
See Also