Sprache

AudioFormat.ChannelOutBottomFrontLeft Feld

Definition

Achtung

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

Untener linker Ausgabekanal (siehe BFL im Kanaldiagramm unter FL)

[Android.Runtime.Register("CHANNEL_OUT_BOTTOM_FRONT_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 ChannelOutBottomFrontLeft = 4194304;
[<Android.Runtime.Register("CHANNEL_OUT_BOTTOM_FRONT_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 ChannelOutBottomFrontLeft : Android.Media.ChannelOut

Feldwert

Value = 4194304

Implementiert

Attribute

Hinweise

Untener linker Ausgabekanal (siehe BFL im Kanaldiagramm unter FL)

Java Dokumentation für android.media.AudioFormat.CHANNEL_OUT_BOTTOM_FRONT_LEFT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: