Compartilhar via


AudioFormat.ChannelOut7point1point4 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 7.

[Android.Runtime.Register("CHANNEL_OUT_7POINT1POINT4", 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 ChannelOut7point1point4 = 743676;
[<Android.Runtime.Register("CHANNEL_OUT_7POINT1POINT4", 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 ChannelOut7point1point4 : Android.Media.ChannelOut

Valor do campo

Value = 743676

Implementações

Atributos

Comentários

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

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

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