Google Apps Script API
    Preparing search index...
    interface VideoFormat {
        fileType?: string;
        id?: number;
        kind?: string;
        resolution?: GoogleAppsScript.Dfareporting.Schema.Size;
        targetBitRate?: number;
    }
    Index

    Properties

    fileType?: string
    id?: number
    kind?: string
    targetBitRate?: number