@rendley/sdk - v1.12.6
    Preparing search index...

    Interface TranscodeProgressInfo

    interface TranscodeProgressInfo {
        progress: number;
        state: string;
    }
    Index

    Properties

    Properties

    progress: number
    state: string