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

    Interface TranscodeControl

    interface TranscodeControl {
        isRead: boolean;
        state: TranscodeControlStateEnum;
    }
    Index

    Properties

    Properties

    isRead: boolean