Resource: VideoFormat
Contains information about supported video formats.
JSON representation |
---|
{ "id": integer, "fileType": enum ( |
Fields | |
---|---|
id |
ID of the video format. |
file |
File type of the video format. |
target |
The target bit rate of this video format. |
resolution |
The resolution of this video format. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
FileType
Enums | |
---|---|
FLV |
|
THREEGPP |
|
MP4 |
|
WEBM |
|
M3U8 |
Methods |
|
---|---|
|
Gets one video format by ID. |
|
Lists available video formats. |