AVAsset.MetadataForFormat(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'GetMetadataForFormat' with enum values AVMetadataFormat.
Returns the metadata items available for the specified format.
[System.Obsolete("Use 'GetMetadataForFormat' with enum values AVMetadataFormat.", false)]
public virtual AVFoundation.AVMetadataItem[] MetadataForFormat (string format);
abstract member MetadataForFormat : string -> AVFoundation.AVMetadataItem[]
override this.MetadataForFormat : string -> AVFoundation.AVMetadataItem[]
Parameters
- format
- String
Returns
- Attributes