Contents

truncateDestinationToMovieHeaderOnly

The movie header overwrites all existing data and creates a pure reference movie file.

Declaration

static var truncateDestinationToMovieHeaderOnly: AVMovieWritingOptions { get }

Discussion

Creates a file type box at the beginning of the destination file.

See Also

Writing options