@musallam/audio-video-client
    Preparing search index...

    Type Alias JobResultV2200OneOfOneseven

    Error response for a reframed video job that failed.

    type JobResultV2200OneOfOneseven = {
        jobId: string;
        outputs: JobResultV2200OneOfOnesevenOutputs;
        status: AudioVideoApiClient.JobResultV2200OneOfOnesevenStatus;
    }
    Index

    Properties

    Properties

    jobId: string

    The unique identifier for the job.

    Details of the errors encountered during the job.

    The status of the reframed video job, indicating a failure.