Click or drag to resize
BoxHeaderUtilityGetHeaderValue Method
Gets a header value.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static uint GetHeaderValue(
	BoxType t
)

Parameters

t
Type: StreamCoders.Container.MP4BoxType
The BoxType to process.

Return Value

Type: UInt32
The header value.
See Also