Android.Media.AudioTrack.ChannelConfiguration Property
Returns the configured channel configuration.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the configured channel configuration. See AudioFormat.CHANNEL_OUT_MONO and AudioFormat.CHANNEL_OUT_STEREO.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3