Contents

metadata

The metadata for the output file.

Declaration

var metadata: [AVMetadataItem]? { get set }

Discussion

This array contains AVMetadataItem objects. You use it to add metadata, such as copyright, creation date, and so on, to the recorded movie file.

See Also

Configuring movies