Android.Media.AudioManager.ExtraMaxChannelCount Field
Extra used in AudioManager.ActionHdmiAudioPlug to define the maximum number of channels supported by the HDMI device.

Syntax

[Android.Runtime.Register("EXTRA_MAX_CHANNEL_COUNT")]
public const string ExtraMaxChannelCount

Remarks

Extra used in AudioManager.ActionHdmiAudioPlug to define the maximum number of channels supported by the HDMI device. The corresponding integer value is only available when the device is plugged in (as expressed by AudioManager.ExtraAudioPlugState).

[Android Documentation]

Requirements

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