IGPAPI
    Preparing search index...

    Interface MediaInfoClipResponseCandidatesItem

    interface MediaInfoClipResponseCandidatesItem {
        height: number;
        scans_profile: string;
        url: string;
        width: number;
    }
    Index

    Properties

    height: number
    scans_profile: string
    url: string
    width: number