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

    Type Alias JobStatusOutputsItem

    type JobStatusOutputsItem = {
        destination: JobStatusOutputsItemDestination;
        presetIndex: number;
        variationIndex: number;
    }
    Index

    Properties

    presetIndex: number

    Zero-based index of the preset that was used for rendering.

    variationIndex: number

    Zero-based index of the variation that was rendered.