Android.Media.Audiofx.EnvironmentalReverb.ReflectionsDelay Property
Gets the reflections delay.

Syntax

[get: Android.Runtime.Register("getReflectionsDelay", "()I", "GetGetReflectionsDelayHandler")]
[set: Android.Runtime.Register("setReflectionsDelay", "(I)V", "GetSetReflectionsDelay_IHandler")]
public virtual int ReflectionsDelay { 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 reflections delay.

Set method documentation [Android Documentation]

Sets the delay time for the early reflections. This method sets the time between when the direct path is heard and when the first reflection is heard.

Requirements

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