@dolbyio/dolbyio-rest-apis-client - v5.1.1
    Preparing search index...

    Function startPreview

    • Starts mastering preview to improve your music.

      The inputs location for your source media file as well as the outputs location for the processed media file are required.

      A preset applies dynamic EQ processing to shape your music to match a desired sound. There are also additional optional parameters that can be provided to control the mastering output.

      A segment object specifying preview start may optionally be provided.

      This is an asynchronous operation. You receive a job identifier that you use to retrieve the results when the mastering is complete.

      To learn more, see the example requests and responses.

      Parameters

      • accessToken: JwtToken

        Access token to use for authentication.

      • jobContent: string

        Content of the job description as a JSON payload.

      Returns Promise<string>

      The job identifier through a Promise.