EasyManua.ls Logo

Blackmagic URSA Cine - Page 246

Default Icon
293 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 /audio/channel/{channelIndex}/level
Get the audio input level for the selected channel
Parameters
Name Type Description
{channelIndex} (required) integer
The index of the channel that its input is being controlled.
(Channels index from 0)
Response
200 - Currently set level for the selected channel
The response is a JSON object.
Name Type Description
gain number
normalised number
404 - Channel does not exist
PUT /audio/channel/{channelIndex}/level
Set the audio input level for the selected channel
Parameters
Name Type Description
{channelIndex} (required) integer
The index of the channel that its input is being controlled.
(Channels index from 0)
Name Type Description
gain number
normalised number
Response
204 - No Content
400 - Invalid input
404 - Channel does not exist
246Developer Information

Table of Contents