Click or drag to resize
BoxFullTreeSize Property
Gets the boxes size including all children and header sizes (in bytes).

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

Property Value

Type: Int64
The size of the full.
See Also