Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 625 Bytes

File metadata and controls

12 lines (8 loc) · 625 Bytes

VideoSpecification

Technical specifications for video media items.

Properties

Name Type Required Description
bit_rate int Yes Approximate (average) bits per second of the video, rounded up in case of a fractional average bits per second.
duration_seconds float Yes Approximate duration of the video, in seconds with up to two decimal digits (rounded up).

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