Click or drag to resize
DecoderSpecificData Constructor (Byte)
Constructor using binary representation

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public DecoderSpecificData(
	byte[] binaryRepresentation
)

Parameters

binaryRepresentation
Type: SystemByte
See Also