PUT /audio/channel/{channelIndex}/lowCutFilter
Set the audio input low cut filter for the selected channel
Parameter
Name Type Description
{channelIndex} integer
Name Type Description
lowCutFilter boolean
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 Type Description
{channelIndex} integer
Response
200 - Currently set availability for the selected channel
The response is a JSON object.
Name Type Description
available boolean
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 Type Description
continuousApertureAutoExposure boolean Is Aperture controlled by auto exposure
apertureStop number Aperture stop value
normalised number Normalised value
apertureNumber number Aperture number
932
DeveloperInformation