@dolbyio/dolbyio-rest-apis-client - v6.2.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.

      Parameters

      • apiSecret: string

        The API Secret used to authenticate this request.

      • transcoderId: string

        Identifier of the cloud transcoder to update.

      • transcoder: UpdateTranscoderRequest

        Settings of the cloud transcoder to update.

      Returns Promise<Transcoder>

      A Promise whose fulfillment handler receives a Transcoder object.

      Cloud transcoder is not currently available for general usage. If you would like to opt in, please contact our Sales team.