EasyManua.ls Logo

Blackmagic Micro Studio Camera 4K G2 - Page 652

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...
POST /presets
Send a preset file to the camera
Response
200 - OK
The response is a JSON object.
Name Type Description
presetAdded string Name of the preset uploaded
GET /presets/active
Get the list of the presets on the camera
Response
200 - OK
The response is a JSON object.
Name Type Description
preset string
PUT /presets/active
Set the active preset on the camera
Parameter
Name Type Description
preset string
Response
200 - OK
The response is a JSON object.
GET /presets/{presetName}
Download the preset file
Parameter
Name Type Description
{presetName} string
Response
200 - OK
The response is a binary file.
652Developer Information

Table of Contents