class types.VideoSize extends _TypeVideoSizeimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { VideoSize } = types; ConstructorsnewVideoSize(params: { type: string; w: number; h: number; size: number; videoStartTs?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsh: numbersize: numbertype: stringoptionalvideoStartTs: numberw: numberStatic Propertiesreadonly[paramDesc]: ParamDesc