Video metadata to be used to enable its playback.

Hierarchy

  • Video

Indexable

[k: string]: unknown

Properties

id: string

A UUID.

is_archived: boolean

Is video archived or not

source_file_extension?: null | string

Source file extension

source_file_name?: null | string

Source file name

source_full_file_name?: null | string

Full source file name, including extension

source_location: string

Path to the folder in the storage that contains source video files

source_size_in_bytes?: null | number

Combined size of all source video files

title: string

Video title

video_encoding: VideoEncoding

Information about specific video encoding.

videos_tags: string[]

An array of video tag values.

Generated using TypeDoc