Condividi tramite


MediaMetadataRetriever.MetadataKeyHasAudio Campo

Definizione

Attenzione

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

Se questa chiave esiste, il supporto contiene contenuto audio.

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

Valore del campo

Value = 16
Attributi

Commenti

Se questa chiave esiste, il supporto contiene contenuto audio.

Documentazione java per android.media.MediaMetadataRetriever.METADATA_KEY_HAS_AUDIO.

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