Video Presets
A video_preset
is a group of profiles. The adaptive streaming output, generated by profiles, improves playback experience. Based on your subscription package, one preset can contain up to 6 profiles.
The Video Preset Object
Attributes
id
stringThe unique identifier for the video preset.
name
stringThe name of the video preset.
description
stringDescribes the content of the video preset. Useful to describe the profiles in the preset and talk about use cases.
is_default
stringDefines if this preset is the default preset for encoding live entities and video entities.
profiles
objectList of profiles in video preset. Number of profiles is defined by user's Tier (Developer - 1, Team - 3, Business - 6).
created_at
stringThe timestamp at which the
video_preset
is created. This value follows the ISO 8601 standard.
updated_at
string
The timestamp at which the most recent update to the
video_preset
occurred. This value follows the ISO 8601 standard.
Last updated