Overview of Labelbox computed media attributes.
Parameter | Asset type | Description |
---|---|---|
mimeType | Video Image Text Tiled imagery | Media type. Will be one of the following: - video/mp4 - image/jpeg - text/plain - application/x-tms-geo (tiled imagery: EPSG3857) - application/x-tms-simple (tiled imagery: Simple) - application/json (other) |
width | Video Image | Image or frame width in pixels. |
height | Video Image | Image or frame height in pixels. |
codec | Video | Indicates the video compression standard. |
duration | Video | Duration of the video in seconds. |
frameRate | Video | Frame rate per second. |
frameCount | Video | Number of frames in the video. |