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

    Interface OmpAudioEffectParamType

    interface OmpAudioEffectParamType {
        name: string;
        props: OmpAudioNodeParamPropType[];
    }

    Hierarchy

    • OmpAudioNodeParamType
      • OmpAudioEffectParamType
    Index

    Properties

    Properties

    name: string