AudioTrack.ChannelConfiguration Property

Definition

Returns the configured channel position mask.

public virtual Android.Media.ChannelOut ChannelConfiguration { [Android.Runtime.Register("getChannelConfiguration", "()I", "GetGetChannelConfigurationHandler")] get; }
[<get: Android.Runtime.Register("getChannelConfiguration", "()I", "GetGetChannelConfigurationHandler")>]
member this.ChannelConfiguration : Android.Media.ChannelOut

Property Value

ChannelOut
Attributes

Remarks

Java documentation for android.media.AudioTrack.getChannelConfiguration().

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