Video Resource
All attributes and associations of the video object.
29 fields. read is returned by the API, create can be set when the object is created, and update can be changed afterwards.
| Field | Type | Access | Default |
|---|---|---|---|
volatile | boolean | readupdatecreate | true |
token | string | read | |
key | string | readcreateupdate | |
state | integer | read | 3 |
only_audio | boolean | createread | false |
title | string | readupdatecreate | |
description | string | readupdatecreate | |
max_duration | float | readcreate | |
enforce_duration | boolean | readcreate | false |
video_source | string | readcreate | |
duration | float | read | |
tags | array | readupdatecreate | |
data | json | readupdatecreate | |
device_info | json | readupdatecreate | |
submission_date | date | read | |
expiration_days | integer | readupdatecreate | |
resubmission_date | date | read | |
stream_submission_date | date | read | |
user_language | string | readcreateupdate | false |
delete_old_streams | boolean | readcreateupdate | false |
auto_crop | boolean | readcreateupdate | false |
auto_pad | boolean | readcreateupdate | false |
hd | boolean | read | false |
average_rating | float | read | |
submitted | boolean | readupdate | false |
approved | boolean | readupdate | |
moderation_reason | string | readupdate | "" |
effect_profile | array | readcreate | |
default_image_selector | float | readupdatecreate | 0.5 |