Make changes to the configuration of an existing Transcoder.
Changes should take effect without requiring a server restart except for DNS prefix and cluster,
which can only be updated when the transcoder is in a shutdown state.
Changing the profile will require either a profile id or the height, frameRate, and passThrough.
If you specify both, only the profile will be used.
See the List Transcoder Profiles to find available Transcoder profiles.
Configures an existing Transcoder.
Make changes to the configuration of an existing Transcoder. Changes should take effect without requiring a server restart except for DNS prefix and cluster, which can only be updated when the transcoder is in a shutdown state.
Changing the profile will require either a profile id or the height, frameRate, and passThrough. If you specify both, only the profile will be used. See the List Transcoder Profiles to find available Transcoder profiles.
See
https://optiview.dolby.com/docs/millicast/api/transcoder-update-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 update.
Param: transcoder
Settings of the cloud transcoder to update.
Returns
A Promise whose fulfillment handler receives a Transcoder object.