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
  • stopTranscoder

Function stopTranscoder

  • stopTranscoder(apiSecret, transcoderId): Promise<boolean>
  • Beta

    Stops the cloud transcoder.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • transcoderId: string

      Identifier of the cloud transcoder to stop.

    Returns Promise<boolean>

    A Promise whose fulfillment handler receives a flag to indicate if the operation succeeded or not.

    Link

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

    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:206

Settings

Member Visibility

Theme

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

Generated using TypeDoc