Android.Media.Audiofx.AudioEffect.SetControlStatusListener Method
Sets the listener AudioEffect notifies when the effect engine control is taken or returned.

Syntax

[Android.Runtime.Register("setControlStatusListener", "(Landroid/media/audiofx/AudioEffect$OnControlStatusChangeListener;)V", "GetSetControlStatusListener_Landroid_media_audiofx_AudioEffect_OnControlStatusChangeListener_Handler")]
public virtual void SetControlStatusListener (AudioEffect.IOnControlStatusChangeListener listener)

Parameters

listener
Documentation for this section has not yet been entered.

Remarks

Sets the listener AudioEffect notifies when the effect engine control is taken or returned.

[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