Click or drag to resize
BoxHeaderSize Property
Gets the Boxes header size in bytes.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual long HeaderSize { get; }

Property Value

Type: Int64
The size of the header.
See Also