IGPAPI
    Preparing search index...

    Interface StoryUploaderTrayVideoInput

    interface StoryUploaderTrayVideoInput {
        duration?: number;
        video: Buffer;
    }
    Index

    Properties

    Properties

    duration?: number

    Duration in ms. Auto-extracted from MP4 if omitted.

    video: Buffer

    i tested with mp4 video