Skip to content

VideoAsset

Metadata about a video

Properties

Name Type Description Notes
url str The URL of the asset
id str The unique video id
start_time_ms int The start time in milliseconds from the beginning of the video. Deprecation warning - use 'shot.start_time_ms'.
end_time_ms int The end time in milliseconds from the beginning of the video. Deprecation warning - use 'shot.end_time_ms'.

[Back to Model list] [Back to API list] [Back to home]