Media
A
Media is here to display medias like images, videos, 3D files, PDF or sound.You can add draws and annotations on medias to give feedbacks or to highlight specific parts.
Data
Key | Type | Description |
---|---|---|
name |
string |
Name of the media |
description |
string |
Description of the media |
duration |
number |
Duration of the media in seconds |
encodingProgress |
number |
Progress of the encoding process |
encodingStatus |
string |
Status of the encoding process |
extension |
string |
File extension of the media |
filename |
string |
Filename of the media |
framerate |
string |
Framerate of the media |
mimetype |
string |
MIME type of the media |
nbframes |
number |
Number of frames in the media |
originalname |
string |
Original name of the media file |
path |
string |
Path to the media file |
screenshot |
string |
Path to the screenshot of the media |
size |
number |
Size of the media file in bytes |
thumbnail |
string |
Path to the thumbnail of the media |
url |
string |
URL to access the media file |
height |
number |
Height of the media in pixels |
width |
number |
Width of the media in pixels |
bitrate |
number |
Bitrate of the media in bits per second |
codecName |
string |
Name of the codec used for the media |
codecType |
string |
Type of the codec used for the media |
aspectRatio |
string |
Aspect ratio of the media |
timecode |
string |
Timecode of the media |
Structure
graph LR
Media -->|Child| Comment
Library
Previous
Milestone
Next