Compartilhar via


AudioFormat.ChannelOut9point1point6 Campo

Definição

Cuidado

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

Máscara de canal de saída 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 do campo

Value = 205215996

Implementações

Atributos

Comentários

Máscara de canal de saída para 9.1.6 O mesmo que 9.1.4 com a adição de canais laterais superiores esquerdo e direito

Documentação Java para android.media.AudioFormat.CHANNEL_OUT_9POINT1POINT6.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a