Compartilhar via


AudioFormat.ChannelOut5point1point4 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 5.

[Android.Runtime.Register("CHANNEL_OUT_5POINT1POINT4", 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 ChannelOut5point1point4 = 737532;
[<Android.Runtime.Register("CHANNEL_OUT_5POINT1POINT4", 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 ChannelOut5point1point4 : Android.Media.ChannelOut

Valor do campo

Value = 737532

Implementações

Atributos

Comentários

Máscara de canal de saída para 5.1.4 O mesmo que 5.1 com a adição de quatro canais superiores

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

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