Contents

containsFragments

A Boolean value that indicates whether at least one movie fragment extends the asset.

Declaration

var containsFragments: Bool { get }

Discussion

For QuickTime movie files and MPEG-4 files, the value is true if canContainFragments is true and at least one moof box is present after the moov box.

See Also

Determining fragment support