Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Video

Hierarchy

  • Video

Index

Properties

Properties

Optional options

options: { framerate?: number; height?: number; width?: number; onFinish?: any }

Type declaration

  • Optional framerate?: number
  • Optional height?: number
  • Optional width?: number
  • onFinish: function
    • onFinish(): void

Optional readable

readable: Readable

Generated using TypeDoc