EasyManua.ls Logo

Blackmagic Micro Studio Camera 4K G2 - Page 371

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...
Name Type Description
events array
events[i] string
List of events that can be subscribed to using the
websocket API
System Control API
API for controlling the System Modes on Blackmagic Design products.
GET /system
Get device system information.
Response
200 - OK
The response is a JSON object.
Name Type Description
codecFormat object
codecFormat.codec string Currently selected codec
codecFormat.container string Multimedia container format
videoFormat object
videoFormat.name string Video format serialised as a string
videoFormat.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.
videoFormat.height number Height dimension of video format
videoFormat.width number Width dimension of video format
videoFormat.interlaced boolean Is the display format interlaced?
501 - This functionality is not implemented for the device in use.
GET /system/supportedCodecFormats
Get the list of supported codecs.
Response
200 - OK
The response is a JSON object.
Name Type Description
codecs array
codecs[i] object
codecs[i].codec string Currently selected codec
codecs[i].container string Multimedia container format
371Developer Information

Table of Contents