Android.Media.MediaFormat.KeyChannelMask Field
A key describing the channel composition of audio content.

Syntax

[Android.Runtime.Register("KEY_CHANNEL_MASK")]
public const string KeyChannelMask

Remarks

A key describing the channel composition of audio content. This mask is composed of bits drawn from channel mask definitions in Android.Media.AudioFormat. The associated value is an integer.

[Android Documentation]

Requirements

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