Skip to main content

AudioEffect

Complete API reference for AudioEffect, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: SoundEffects

Component: no


public class AudioEffect

Constructors

SignatureDescription
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

NameTypeDescription
instanceAudioEffectRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
tittleStringget/setVirtual attribute exposed by getTittle. Access it like a field to read or write the underlying value.