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

    Interface OmpAudioGraph

    Audio graph

    interface OmpAudioGraph {
        destroy(): void;
        toDef(): OmpAudioGraphDef;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    Methods