Contents

quickTimeMetadataCinematicVideoIntent

A value of type kCMMetadataBaseDataType_UInt8 indicating whether this movie is intended as a Cinematic Video (1) or not (0).

Declaration

static let quickTimeMetadataCinematicVideoIntent: AVMetadataIdentifier

Discussion

This movie-level metadata is automatically added (with a value of 1) to a movie recorded using the Cinematic Video API. Clients can override it with a value of 0 to signal that this movie is not to be treated as a Cinematic Video by Apple’s software like Photos.

See Also

QuickTime metadata identifiers