detectAudioEnergyChanges
此内容尚不支持你的语言。
detectAudioEnergyChanges(
options):Promise<AudioEnergyChangeDetectionResult>
Defined in: analysis.ts:126
Detect audio-energy discontinuities as editing candidates. This function does not inspect video pixels and therefore deliberately makes no claim to detect scene boundaries.
Parameters
Section titled “Parameters”options
Section titled “options”AnalysisSource & object
Returns
Section titled “Returns”Promise<AudioEnergyChangeDetectionResult>