Condividi tramite


MediaMetadataRetriever.MetadataKeyXmpLength Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Media.MetadataKey enum directly instead of this field.

Se il supporto contiene dati XMP, questa chiave recupera la lunghezza in byte dei dati.

[Android.Runtime.Register("METADATA_KEY_XMP_LENGTH", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MetadataKey enum directly instead of this field.", true)]
public const Android.Media.MetadataKey MetadataKeyXmpLength = 42;
[<Android.Runtime.Register("METADATA_KEY_XMP_LENGTH", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MetadataKey enum directly instead of this field.", true)>]
val mutable MetadataKeyXmpLength : Android.Media.MetadataKey

Valore del campo

Value = 42
Attributi

Commenti

Se il supporto contiene dati XMP, questa chiave recupera la lunghezza in byte dei dati.

Documentazione java per android.media.MediaMetadataRetriever.METADATA_KEY_XMP_LENGTH.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a