availableMetadataFormats
An array of metadata formats available for the track.
Declaration
static var availableMetadataFormats: AVAsyncProperty<Root, [AVMetadataFormat]> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.