XSound - v4.0.10
    Preparing search index...

    Type Alias AutopannerParams

    type AutopannerParams = {
        depth?: number;
        rate?: number;
        state?: boolean;
    }
    Index

    Properties

    Properties

    depth?: number
    rate?: number
    state?: boolean