extraAttributes
A dictionary of additional attributes for the item.
Declaration
static var extraAttributes: AVAsyncProperty<Root, [AVMetadataExtraAttributeKey : Any]?> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.