Android.Media.Audiofx.EnvironmentalReverb.DecayHFRatio Property
Gets the ratio of high frequency decay time (at 5 kHz) relative to low frequencies.

Syntax

[get: Android.Runtime.Register("getDecayHFRatio", "()S", "GetGetDecayHFRatioHandler")]
[set: Android.Runtime.Register("setDecayHFRatio", "(S)V", "GetSetDecayHFRatio_SHandler")]
public virtual short DecayHFRatio { 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 ratio of high frequency decay time (at 5 kHz) relative to low frequencies.

Set method documentation [Android Documentation]

Sets the ratio of high frequency decay time (at 5 kHz) relative to the decay time at low frequencies.

Requirements

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