Disable a Transcoder by ID so that it will shutdown and no longer accept incoming broadcast sources.
https://optiview.dolby.com/docs/millicast/api/transcoder-stop-transcoder/
Cloud transcoder is not currently available for general usage. If you would like to opt in, please contact our Sales team.
The API Secret used to authenticate this request.
Identifier of the cloud transcoder to stop.
A Promise whose fulfillment handler receives a flag to indicate if the operation succeeded or not.
Beta
Stops the cloud transcoder.
Disable a Transcoder by ID so that it will shutdown and no longer accept incoming broadcast sources.
See
https://optiview.dolby.com/docs/millicast/api/transcoder-stop-transcoder/
Remarks
Cloud transcoder is not currently available for general usage. If you would like to opt in, please contact our Sales team.
Param: apiSecret
The API Secret used to authenticate this request.
Param: transcoderId
Identifier of the cloud transcoder to stop.
Returns
A Promise whose fulfillment handler receives a flag to indicate if the operation succeeded or not.