Condividi tramite


MediaMetadataRetriever.MetadataKeyImageHeight 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 ancora immagini, questa chiave recupera l'altezza dell'immagine primaria.

[Android.Runtime.Register("METADATA_KEY_IMAGE_HEIGHT", ApiSince=28)]
[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 MetadataKeyImageHeight = 30;
[<Android.Runtime.Register("METADATA_KEY_IMAGE_HEIGHT", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MetadataKey enum directly instead of this field.", true)>]
val mutable MetadataKeyImageHeight : Android.Media.MetadataKey

Valore del campo

Value = 30
Attributi

Commenti

Se il supporto contiene ancora immagini, questa chiave recupera l'altezza dell'immagine primaria.

Documentazione java per android.media.MediaMetadataRetriever.METADATA_KEY_IMAGE_HEIGHT.

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