Implements

Constructors

Properties

video: Buffer = ...

Video file

Methods

  • Data for configure_sidecar request

    Returns Promise<{
        internal_features: undefined | "coauthor_post";
        invite_coauthor_user_id: undefined | string;
        invite_coauthor_user_ids: undefined | string[];
        product_tags: undefined | string;
        source_type: string;
        upload_id: string;
        usertags: undefined | string;
    }>

  • Returns {
        is_sidecar: string;
        media_type: string;
        upload_id: string;
    }

    • is_sidecar: string
    • media_type: string
    • upload_id: string