@dolbyio/dolbyio-rest-apis-client - v6.0.0
    Preparing search index...

    Function updateTranscoder

    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.

    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 update.

    Settings of the cloud transcoder to update.

    A Promise whose fulfillment handler receives a Transcoder object.