Condividi tramite


AudioFormat.ChannelOutTopBackRight 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 TBR nel diagramma del canale sopra BR)

[Android.Runtime.Register("CHANNEL_OUT_TOP_BACK_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 ChannelOutTopBackRight = 524288;
[<Android.Runtime.Register("CHANNEL_OUT_TOP_BACK_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 ChannelOutTopBackRight : Android.Media.ChannelOut

Valore del campo

Value = 524288

Implementazioni

Attributi

Commenti

Canale di output in alto a destra (vedere TBR nel diagramma del canale sopra BR)

Documentazione java per android.media.AudioFormat.CHANNEL_OUT_TOP_BACK_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