Language

AudioFormat.ChannelAcnHorizontal Field

Definition

Ambisonics channel mask flag for the horizontal-only representation.

[Android.Runtime.Register("CHANNEL_ACN_HORIZONTAL", ApiSince=37)]
public const int ChannelAcnHorizontal = 512;
[<Android.Runtime.Register("CHANNEL_ACN_HORIZONTAL", ApiSince=37)>]
val mutable ChannelAcnHorizontal : int

Field Value

Value = 512

Implements

Attributes

Remarks

Ambisonics channel mask flag for the horizontal-only representation.

Android reference for android.media.AudioFormat.CHANNEL_ACN_HORIZONTAL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to