Contents

overallDurationHint

The total duration of fragments that currently exist, or may exist in the future.

Declaration

var overallDurationHint: CMTime { get }

Discussion

For QuickTime movie files and MPEG-4 files, the asset retrieves this value from the mehd box of the mvex box, if present. If no total fragment duration hint is available, the value of this property is invalid.

See Also

Determining fragment support