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

    Interface RoutedAudioEffectGraphState

    interface RoutedAudioEffectGraphState {
        effectGraphState: AudioEffectGraphState;
        routingPath: AudioRoutingPath;
    }
    Index

    Properties

    effectGraphState: AudioEffectGraphState
    routingPath: AudioRoutingPath