Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 811 Bytes

VideoSizeDetails.md

File metadata and controls

16 lines (12 loc) · 811 Bytes

VideoSizeDetails

Properties

Name Type Description Notes
display_name str Display name of this video size [optional]
file_size int File size (in bytes) of this video size [optional]
format str Format of this video size [optional]
fps float Frames per second of this video size [optional]
height int Height of this video size [optional]
is_licensable bool Whether or not videos can be licensed in this video size [optional]
width int Width of this video size [optional]

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