vot.js - v2.4.18
    Preparing search index...

    Type Alias EncodingOptions

    type EncodingOptions = {
        height: number;
        id: string;
        name: string;
        width: number;
    }

    Hierarchy (View Summary)

    Index
    height: number
    id: string
    name: string
    width: number