Contents

formatDescriptionReplacements

The replacement format descriptions.

Declaration

var formatDescriptionReplacements: [AVCompositionTrackFormatDescriptionReplacement] { get }

Discussion

The property’s values specify an original and a replacement format description, as set in a previous call to replaceFormatDescription(_:with:).

See Also

Managing format descriptions