IGPAPI
    Preparing search index...

    Interface UploadInitVideoInput

    interface UploadInitVideoInput {
        name: string;
        ruploadParams: Record<string, string | undefined>;
        waterfallId: string;
    }
    Index

    Properties

    name: string
    ruploadParams: Record<string, string | undefined>
    waterfallId: string