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

    Interface RoutedAudioEffect

    interface RoutedAudioEffect {
        effect: AudioEffect;
        routingPath: AudioRoutingPath;
    }
    Index

    Properties

    Properties

    effect: AudioEffect
    routingPath: AudioRoutingPath