Android.Media.Audiofx.AudioEffect.HasControl Property
Checks if this AudioEffect object is controlling the effect engine.

Syntax

[get: Android.Runtime.Register("hasControl", "()Z", "GetHasControlHandler")]
public virtual bool HasControl { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateException

Remarks

Checks if this AudioEffect object is controlling the effect engine.

[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