604 B

id title sidebar_label custom_edit_url hide_title
videofile Module: VideoFile VideoFile null true

Module: VideoFile

Table of contents

Interfaces

Type aliases

VideoFile

Ƭ VideoFile: Readonly<TemporaryFile & { duration: number ; size: number }>

Represents a Video taken by the Camera written to the local filesystem.

Defined in: src/VideoFile.ts:50