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

    Interface RoutedAudioEffectGraph

    interface RoutedAudioEffectGraph {
        effectGraph: AudioEffectGraph;
        routingPath: AudioRoutingPath;
    }
    Index

    Properties

    effectGraph: AudioEffectGraph
    routingPath: AudioRoutingPath