EasyManua.ls Logo

Blackmagic Micro Studio Camera 4K G2 - Page 646

Blackmagic Micro Studio Camera 4K G2
1782 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
GET /system/codecFormat
Get the currently selected codec.
Response
200 - OK
The response is a JSON object.
Name Type Description
codec string Currently selected codec
container string Multimedia container format
501 - This functionality is not implemented for the device in use.
PUT /system/codecFormat
Set the codec.
Parameters
Name Type Description
codec string Currently selected codec
container string Multimedia container format
Response
204 - No Content
501 - This functionality is not implemented for the device in use.
GET /system/videoFormat
Get the currently selected video format.
Response
200 - OK
The response is a JSON object.
Name Type Description
name string Video format serialised as a string
frameRate string
Frame rate Possible values are: 23.98, 24.00, 24, 25.00, 25,
29.97, 30.00, 30, 47.95, 48.00, 48, 50.00, 50, 59.94, 60.00,
60, 119.88, 120.00, 120.
height number Height dimension of video format
width number Width dimension of video format
interlaced boolean Is the display format interlaced?
646Developer Information

Table of Contents