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

Function listTranscoders

  • listTranscoders(apiSecret, options): Promise<Transcoder[]>
  • Beta

    Lists all transcoders.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • options: ListTranscodersSortOptions

      Options to sort the response.

    Returns Promise<Transcoder[]>

    A Promise whose fulfillment handler receives an array of Transcoder objects.

    Link

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

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

Settings

Member Visibility

Theme

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

Generated using TypeDoc