Interface: StatsOptions
Stats options for calculating the audio stats
Properties
baseStats
• Optional
baseStats: AudioStats
this will be used for accumulation
clipThreshold
• Optional
clipThreshold: number
Threshold for clipping
Default Value
1.0
as assuming it is float value
samples
• samples: AudioSamples
Used for the analysis
silentThreshold
• Optional
silentThreshold: number
Threshold for silent
Default Value
1.0 / 32767