Interface BaseAudioContextEventMap

    interface BaseAudioContextEventMap {
        statechange: Event;
    }
    Hierarchy

    Properties

    Properties

    statechange: Event