Vinyl
    Preparing search index...

    Function getAudioContext

    • Returns an AudioContext singleton, or returns null if not supported on this platform.

      If the first time this is called is outside a user gesture, the AudioContext will be unable to start in a running state.

      Returns null | AudioContext