Click or drag to resize
BoxHeaderEntry Constructor
Constructor.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public BoxHeaderEntry(
	uint headerVal,
	Type ObjectTypeID
)

Parameters

headerVal
Type: SystemUInt32
The header value.
ObjectTypeID
Type: SystemType
Identifier for the object type.
See Also