@audiotool/nexus - v0.0.17
    Preparing search index...

    Type Alias WaveformUrlOptions

    type WaveformUrlOptions = {
        channel?: WaveformChannel;
        resolution?: WaveformResolution;
    }
    Index

    Properties

    channel?: WaveformChannel

    Channel selection.

    "both"
    
    resolution?: WaveformResolution

    Resolution (number of peak values).

    1920