GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • media
  • mastering
  • getPreviewResults

Function getPreviewResults

  • getPreviewResults(accessToken, jobId): Promise<MasteringPreviewJob>
  • Gets Mastering Preview Results

    For a given jobId, this method will check if the mastering task has completed. When the status is Success you'll be able to retrieve your results from the outputs locations you provided in the original POST.

    Parameters

    • accessToken: JwtToken

      Access token to use for authentication.

    • jobId: string

      Identifier of the job to retrieve.

    Returns Promise<MasteringPreviewJob>

    The MasteringPreviewJob object through a Promise.

    Link

    https://docs.dolby.io/media-apis/reference/media-music-mastering-preview-get

    • Defined in media/mastering.ts:42

Settings

Member Visibility

Theme

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

Generated using TypeDoc