Freigeben über


AudioFormat.ChannelOutTopBackLeft Feld

Definition

Achtung

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

Ausgabekanal oben links (siehe TBL im Kanaldiagramm über BL)

[Android.Runtime.Register("CHANNEL_OUT_TOP_BACK_LEFT", 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 ChannelOutTopBackLeft = 131072;
[<Android.Runtime.Register("CHANNEL_OUT_TOP_BACK_LEFT", 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 ChannelOutTopBackLeft : Android.Media.ChannelOut

Feldwert

Value = 131072

Implementiert

Attribute

Hinweise

Ausgabekanal oben links (siehe TBL im Kanaldiagramm über BL)

Java-Dokumentation für android.media.AudioFormat.CHANNEL_OUT_TOP_BACK_LEFT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: