gbox-sdk
    Preparing search index...

    Interface MediaGetMediaSupportResponse

    Supported media extensions

    interface MediaGetMediaSupportResponse {
        photo: string[];
        video: string[];
    }
    Index

    Properties

    Properties

    photo: string[]

    Supported photo extensions

    video: string[]

    Supported video extensions