Skip to content

AudioEnergyChangeDetectionResult

Defined in: analysis.ts:43

Result of audio-energy change detection over a PCM source.

readonly changes: readonly AudioEnergyBoundary[]

Defined in: analysis.ts:46


readonly sampleRate: number

Defined in: analysis.ts:44


readonly totalFrames: number

Defined in: analysis.ts:45