Compartir a través de


AudioFormat.ChannelOut6point1 Campo

Definición

Precaución

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

Máscara de canal de salida para 6.

[Android.Runtime.Register("CHANNEL_OUT_6POINT1", ApiSince=34)]
[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 ChannelOut6point1 = 1276;
[<Android.Runtime.Register("CHANNEL_OUT_6POINT1", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.ChannelOut enum directly instead of this field.", true)>]
val mutable ChannelOut6point1 : Android.Media.ChannelOut

Valor de campo

Value = 1276

Implementaciones

Atributos

Comentarios

Máscara de canal de salida para 6.1 Igual que 5.1 con la adición del canal de back-center

Documentación de Java para android.media.AudioFormat.CHANNEL_OUT_6POINT1.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a