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

    Class DefaultOmpAudioEffectDef

    Definition of an audio effect.

    Implements

    Index

    Constructors

    Properties

    attrs?: Record<string, any>

    Arbitrary attributes which can be used to describe audio effect.

    audioParams?: OmpAudioEffectParamType[]

    Audio effect params

    Connections to other OmpAudioNodeDef's

    effectType: string

    Effect type as used in EffectsRegistry. There are no limitations to effect types but they need to be dynamically added to EffectsRegistry.

    id: string

    Methods