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

    Type Alias JobResultV2200OneOf

    Response indicating that the reframed video job is in progress.

    type JobResultV2200OneOf = {
        jobId: string;
        status: AudioVideoApiClient.JobResultV2200OneOfStatus;
    }
    Index

    Properties

    Properties

    jobId: string

    The unique identifier for the job.

    The status of the reframed video job.