Contents

containsMovieFragments

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

Declaration

var containsMovieFragments: Bool { get }

Discussion

This property is YES if canContainMovieFragments is YES and at least one moof box is present after the moov box.

See Also

Determining fragment support