Partager via


AudioFormat.ChannelOutTopBackRight Champ

Définition

Attention

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

Canal de sortie en haut à droite (voir TBR dans le diagramme de canal ci-dessus BR)

[Android.Runtime.Register("CHANNEL_OUT_TOP_BACK_RIGHT", 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 ChannelOutTopBackRight = 524288;
[<Android.Runtime.Register("CHANNEL_OUT_TOP_BACK_RIGHT", 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 ChannelOutTopBackRight : Android.Media.ChannelOut

Valeur de champ

Value = 524288

Implémente

Attributs

Remarques

Canal de sortie en haut à droite (voir TBR dans le diagramme de canal ci-dessus BR)

Documentation Java pour android.media.AudioFormat.CHANNEL_OUT_TOP_BACK_RIGHT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à