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

    Type Alias JobResultV2200OneOfThree

    Success response for the reframed video job.

    type JobResultV2200OneOfThree = {
        jobId: string;
        outputs: JobResultV2200OneOfThreeOutputsItem[];
        status: AudioVideoApiClient.JobResultV2200OneOfThreeStatus;
    }
    Index

    Properties

    Properties

    jobId: string

    The unique identifier for the job.

    Array of output rendition results.

    The status of the reframed video job.