Android.Media.Audiofx.AudioEffect.ExtraAudioSession Field
Contains the ID of the audio session the effects should be applied to.

Syntax

[Android.Runtime.Register("EXTRA_AUDIO_SESSION")]
public const string ExtraAudioSession

See Also

Android.Media.MediaPlayer.AudioSessionId

Remarks

Contains the ID of the audio session the effects should be applied to.

This extra is for use with AudioEffect.ActionDisplayAudioEffectControlPanel, AudioEffect.ActionOpenAudioEffectControlSession and AudioEffect.ActionCloseAudioEffectControlSession intents.

The extra value is of type int and is the audio session ID.

[Android Documentation]

Requirements

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