GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • transcoders
  • updateTranscoder

Function updateTranscoder

  • updateTranscoder(apiSecret, transcoderId, transcoder): Promise<Transcoder>
  • Beta

    Configures an existing Transcoder.

    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.

    Link

    https://docs.dolby.io/streaming-apis/reference/transcoder_configuretranscoder

    Remarks

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

    • Defined in streaming/transcoders.ts:152

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc