Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface EditVideoInfoAllowInfo

    EditVideoInfoAllowInfo sub-interface for EditVideoInfoVideoUpload

    interface EditVideoInfoAllowInfo {
        allow_duet: boolean;
        allow_stitch: boolean;
    }
    Index

    Properties

    allow_duet: boolean

    Whether allow duet.

    allow_stitch: boolean

    Whether allow stitch.