Contents

metadataReferent

An association between a metadata track and the track that it describes or annotates.

Declaration

static let metadataReferent: AVAssetTrack.AssociationType

Discussion

This track association is optional for AVAssetTrack objects with the media type metadata. When a metadata track lacks this track association, the system assumes the metadata describes or annotates the asset as a whole.

See Also

Track association types