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

    Type Alias EncodingOptions

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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