Dolby.io · Arazzo Workflow
Dolby OptiView Stop a Channel and Confirm Idle
Version 1.0.0
Stop a running channel and poll until it has fully settled in the stopped state.
View Spec
View on GitHub
MediaStreamingReal-Time StreamingWebRTCLive StreamingLow LatencyVideoAudioBroadcastPlayerAdvertisingDolby OptiViewMillicastTHEOliveTHEOplayerArazzoWorkflows
Provider
Workflows
stop-channel-and-confirm-idle
Stop a channel and wait until its status reaches stopped.
Sends the stop command to a channel and polls the channel until its status settles on stopped or error.
1
stopChannel
Stop the channel, which stops all connected engines. Returns 204 No Content on success.
2
pollChannelStatus
Read the channel and inspect its status. The documented status enum includes stopping and stopped. Loop back until the channel is stopped or has errored.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.