AudioEffect
Complete API reference for AudioEffect, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: SoundEffects
Component: no
public class AudioEffect
Constructors
| Signature | Description |
|---|---|
AudioEffect(AudioEffect) | Executes AudioEffect and returns after the underlying engine call finishes. |
AudioEffect(String) | Executes AudioEffect and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | AudioEffect | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
tittle | String | get/set | Virtual attribute exposed by getTittle. Access it like a field to read or write the underlying value. |