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

    Type Alias JobResultV2200OneOfOnesevenOutputsRenditionsItemError

    Details of the error encountered during the reframing process.

    type JobResultV2200OneOfOnesevenOutputsRenditionsItemError = {
        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.