Click or drag to resize
Box Constructor (BoxType)
Copy constructor.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Box(
	BoxType boxtype
)

Parameters

boxtype
Type: StreamCoders.Container.MP4BoxType
The boxtype.
See Also