Contents

canContainFragments

A Boolean value that indicates whether you can extend the asset by fragments.

Declaration

var canContainFragments: Bool { get }

Discussion

For QuickTime movie files and MPEG-4 files, the value is true if an mvex box is present in the moov box. For those types, the mvex box signals the possible presence of later moof boxes.

See Also

Determining fragment support