pub unsafe static AVMetadataExtraAttributeValueURIKey: Option<&'static AVMetadataExtraAttributeKey>Available on crate feature
AVMetadataFormat only.Expand description
When present in an item’s extraAttributes dictionary, identifies the resource to be used as the item’s value. Values for this key are of type NSString.
See also Apple’s documentation