Class type Dom_html.videoElement

inherit mediaElement
method width : int Js_of_ocaml__.Js.prop
method height : int Js_of_ocaml__.Js.prop
method videoWidth : int Js_of_ocaml__.Js.readonly_prop
method videoHeight : int Js_of_ocaml__.Js.readonly_prop
method poster : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method playsInline : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop