Click or drag to resize
MP4StreamReaderReadUnsignedInt32Variable Method
Reads variable length input 1..4 bytes and returns uint

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public uint ReadUnsignedInt32Variable(
	int size
)

Parameters

size
Type: SystemInt32

Return Value

Type: UInt32
See Also