Condividi tramite


AudioFormat.ChannelOutTopFrontRight Campo

Definizione

Attenzione

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

Canale di output in alto a destra (vedere TFR nel diagramma del canale sopra FR)

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

Valore del campo

Value = 65536

Implementazioni

Attributi

Commenti

Canale di output in alto a destra (vedere TFR nel diagramma del canale sopra FR)

Documentazione java per android.media.AudioFormat.CHANNEL_OUT_TOP_FRONT_RIGHT.

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