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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the configured channel configuration. See AudioFormat.CHANNEL_IN_MONO and AudioFormat.CHANNEL_IN_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