Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 544 Bytes

File metadata and controls

14 lines (10 loc) · 544 Bytes

AudioMediaItemMetadata

Metadata for audio media items.

Properties

Name Type Required Description
format AudioDecodeFormat Yes
specification AudioSpecification Yes
size_bytes int Yes The size of the media item in bytes.
type Literal["audio"] Yes None

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