tsParticles - v4.0.0-beta.12
    Preparing search index...
    SoundsContainer: Container & {
        actualOptions: SoundsOptions;
        audioContext?: AudioContext;
        muted?: boolean;
    }

    Sounds container with audio context

    Type Declaration

    • actualOptions: SoundsOptions

      The actual sounds options

    • OptionalaudioContext?: AudioContext

      The audio context for sound playback

    • Optionalmuted?: boolean

      Whether the audio is muted