Skip to Content
API ReferenceOverview

API Overview

Core API surfaces:

  • new SIMPLEFFMPEG(options?)
  • project.load(clips)
  • project.export(options?)
  • project.preview(options?)
  • SIMPLEFFMPEG.validate(clips, options?)
  • SIMPLEFFMPEG.getSchema(options?)
  • SIMPLEFFMPEG.getDuration(clips)
  • SIMPLEFFMPEG.probe(filePath)
  • SIMPLEFFMPEG.snapshot(filePath, options?)
  • SIMPLEFFMPEG.extractKeyframes(filePath, options?)

Use the pages in this section for signatures and detailed behavior:

Last updated on