AVAsset.MetadataForFormat(String) Método

Definición

Precaución

Use 'GetMetadataForFormat' with enum values AVMetadataFormat.

Devuelve los elementos de metadatos disponibles para el formato especificado.

[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[]

Parámetros

format
String

Devoluciones

Atributos

Se aplica a