PUT /audio/channel/{channelIndex}/lowCutFilter
Set the audio input low cut filter for the selected channel
Parameter
Name
{channelIndex}
Name
lowCutFilter
Response
200 - OK
400 - Low cut filter is not supported for this input
404 - Channel does not exist
GET /audio/channel/{channelIndex}/available
Get the audio input's current availability for the selected channel. If unavailable, the source
will be muted
Parameter
Name
{channelIndex}
Response
200 - Currently set availability for the selected channel
The response is a JSON object.
Name
available
404 - Channel does not exist
Lens Control API
API For controlling the lens on Blackmagic Design products
GET /lens/iris
Get lens' aperture
Response
200 - OK
The response is a JSON object.
Name
continuousApertureAutoExposure
apertureStop
normalised
apertureNumber
Type
Description
integer
Type
Description
boolean
Type
Description
integer
Type
Description
boolean
Type
Description
boolean
Is Aperture controlled by auto exposure
number
Aperture stop value
number
Normalised value
number
Aperture number
Developer Information
161