XSound - v4.0.10
    Preparing search index...

    Type Alias NoiseSuppressorParams

    type NoiseSuppressorParams = {
        state?: boolean;
        threshold?: number;
    }
    Index

    Properties

    Properties

    state?: boolean
    threshold?: number