Logo

View the Project on GitHub elements-storage/elements-sdk-python

SubclipReference

A subclip: a named in/out range of an asset’s timeline that can be used in the Media Editor and optionally rendered out to its own file.

Properties

Name Type Description Notes
id int    
root MediaRootMini    
asset AssetMini   [optional]
rendered bool, date, datetime, dict, float, int, list, str, none_type   [optional] [readonly]
shared bool   [optional] [readonly]
date datetime   [optional] [readonly]
name str   [optional] [readonly]
t_in float   [optional] [readonly]
t_out float   [optional] [readonly]
user int   [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]