Condividi tramite


AudioPresentation.MasteredForHeadphone Campo

Definizione

Attenzione

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

Prerisorsa per la riproduzione delle cuffie.

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

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Prerisorsa per la riproduzione delle cuffie.

Documentazione java per android.media.AudioPresentation.MASTERED_FOR_HEADPHONE.

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