Compartir a través de


AudioFormat.ChannelOut9point1point6 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 9.

[Android.Runtime.Register("CHANNEL_OUT_9POINT1POINT6", 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 ChannelOut9point1point6 = 205215996;
[<Android.Runtime.Register("CHANNEL_OUT_9POINT1POINT6", 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 ChannelOut9point1point6 : Android.Media.ChannelOut

Valor de campo

Value = 205215996

Implementaciones

Atributos

Comentarios

Máscara de canal de salida para 9.1.6 Igual que 9.1.4 con la adición de canales izquierdo y derecho del lado superior

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

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