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

    Type Alias JobResultV2200OneOfOnezeroOutputsItemOneOfThreeError

    Details of the error encountered during the reframing process.

    type JobResultV2200OneOfOnezeroOutputsItemOneOfThreeError = {
        error_code: string;
        message: string;
    }
    Index

    Properties

    Properties

    error_code: string

    A code representing the specific error type.

    message: string

    A description of the error that occurred.