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.
A preset should only include profiles with the same segment duration and orientation. If preset includes profiles with different segment durations (2s and 10s), the lower segment duration will be used for every profile. Different orientation will lead to different display aspect ratio when switching the profile, causing bad playback experience.
The Video Preset Object
Attributes
idstringThe unique identifier for the video preset.
namestringThe name of the video preset.
descriptionstringDescribes the content of the video preset. Useful to describe the profiles in the preset and talk about use cases.
is_defaultstringDefines if this preset is the default preset for encoding live entities and video entities.
profilesobjectList of profiles in video preset. Number of profiles is defined by user's Tier (Developer - 1, Team - 3, Business - 6).
created_atstringThe timestamp at which the
video_presetis created. This value follows the ISO 8601 standard.
updated_atstring
The timestamp at which the most recent update to the
video_presetoccurred. This value follows the ISO 8601 standard.
Last updated
Was this helpful?