Gets Transcode Results.
For a given jobId, this method will check if the processing task has completed and return the transcode results.
When the TranscodeJob.status is Success you'll be able to retrieve your result from the output location you provided in the original POST.
Access token to use for authentication.
Identifier of the job to retrieve.
The TranscodeJob object through a Promise.
https://docs.dolby.io/media-apis/reference/media-transcode-get
Gets Transcode Results.
For a given jobId, this method will check if the processing task has completed and return the transcode results.
When the TranscodeJob.status is Success you'll be able to retrieve your result from the output location you provided in the original POST.