@byomakase/omakase-player
    Preparing search index...

    Class OmpGainEffect

    Gain effect

    Implements

    Index

    Constructors

    Properties

    attrs: Map<string, any> = ...

    Arbitrary values used to describe the effect

    effectType: string

    Effect's effect type. Used for dynamic effect instantiation.

    id: string

    Effect's id. Unique at OmpAudioEffectsGraph level.

    onReady$: ReplaySubject<void> = ...

    Signals when effect is fully initialized.

    Methods