pub unsafe static AVMetadataFormatUnknown: Option<&'static AVMetadataFormat>Available on crate feature
AVMetadataFormat only.Expand description
Metadata format for AVMetadataItems of unknown provenance. This can occur when metadata is provided generically by an intermediate interface, such as AudioToolbox’s AudioFile interface.
See also Apple’s documentation