Contents

canContainMovieFragments

A Boolean value that indicates whether fragments can extend the movie file.

Declaration

var canContainMovieFragments: Bool { get }

Discussion

The value of this property is YES if an mvex box is present in the moov box. The mvex box is necessary to signal the possible presence of later moof boxes.

See Also

Determining fragment support