Android.Media.Audiofx.EnvironmentalReverb.DecayTime Property
Gets the decay time.

Syntax

[get: Android.Runtime.Register("getDecayTime", "()I", "GetGetDecayTimeHandler")]
[set: Android.Runtime.Register("setDecayTime", "(I)V", "GetSetDecayTime_IHandler")]
public virtual int DecayTime { get; set; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
!:NoType:IllegalStateException
!:NoType:IllegalArgumentException
Java.Lang.UnsupportedOperationException
Java.Lang.IllegalStateException
Java.Lang.IllegalArgumentException
!:NoType:IllegalStateException
!:NoType:IllegalArgumentException
Java.Lang.UnsupportedOperationException
Java.Lang.IllegalStateException
Java.Lang.IllegalArgumentException

Remarks

Get method documentation [Android Documentation]

Gets the decay time.

Set method documentation [Android Documentation]

Sets the time taken for the level of reverberation to decay by 60 dB.

Requirements

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