XSound - v4.3.10
    Preparing search index...

    Type Alias NoiseSuppressorParams

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