Interface PlayerCustomViewMode

interface PlayerCustomViewMode {
    nonlinearstretch?: any;
    pixelratio?: any;
    verticalshift?: any;
    zoom?: any;
}

Properties

nonlinearstretch?: any
pixelratio?: any
verticalshift?: any
zoom?: any