1. Constructors
  2. VideoElement
  3. created
  4. Properties
  5. accessibleNode
  6. assignedSlot
  7. attributes
  8. audioDecodedByteCount
  9. audioTracks
  10. autoplay
  11. baseUri
  12. borderEdge
  13. buffered
  14. childNodes
  15. children
  16. classes
  17. className
  18. client
  19. clientHeight
  20. clientLeft
  21. clientTop
  22. clientWidth
  23. computedName
  24. computedRole
  25. contentEdge
  26. contentEditable
  27. controls
  28. controlsList
  29. crossOrigin
  30. currentSrc
  31. currentTime
  32. dataset
  33. decodedFrameCount
  34. defaultMuted
  35. defaultPlaybackRate
  36. dir
  37. disableRemotePlayback
  38. documentOffset
  39. draggable
  40. droppedFrameCount
  41. duration
  42. ended
  43. error
  44. firstChild
  45. hashCode
  46. height
  47. hidden
  48. id
  49. inert
  50. innerHtml
  51. innerText
  52. inputMode
  53. isConnected
  54. isContentEditable
  55. lang
  56. lastChild
  57. localName
  58. loop
  59. marginEdge
  60. mediaKeys
  61. muted
  62. namespaceUri
  63. networkState
  64. nextElementSibling
  65. nextNode
  66. nodeName
  67. nodes
  68. nodeType
  69. nodeValue
  70. nonce
  71. offset
  72. offsetHeight
  73. offsetLeft
  74. offsetParent
  75. offsetTop
  76. offsetWidth
  77. on
  78. onAbort
  79. onBeforeCopy
  80. onBeforeCut
  81. onBeforePaste
  82. onBlur
  83. onCanPlay
  84. onCanPlayThrough
  85. onChange
  86. onClick
  87. onContextMenu
  88. onCopy
  89. onCut
  90. onDoubleClick
  91. onDrag
  92. onDragEnd
  93. onDragEnter
  94. onDragLeave
  95. onDragOver
  96. onDragStart
  97. onDrop
  98. onDurationChange
  99. onEmptied
  100. onEnded
  101. onError
  102. onFocus
  103. onFullscreenChange
  104. onFullscreenError
  105. onInput
  106. onInvalid
  107. onKeyDown
  108. onKeyPress
  109. onKeyUp
  110. onLoad
  111. onLoadedData
  112. onLoadedMetadata
  113. onMouseDown
  114. onMouseEnter
  115. onMouseLeave
  116. onMouseMove
  117. onMouseOut
  118. onMouseOver
  119. onMouseUp
  120. onMouseWheel
  121. onPaste
  122. onPause
  123. onPlay
  124. onPlaying
  125. onRateChange
  126. onReset
  127. onResize
  128. onScroll
  129. onSearch
  130. onSeeked
  131. onSeeking
  132. onSelect
  133. onSelectStart
  134. onStalled
  135. onSubmit
  136. onSuspend
  137. onTimeUpdate
  138. onTouchCancel
  139. onTouchEnd
  140. onTouchEnter
  141. onTouchLeave
  142. onTouchMove
  143. onTouchStart
  144. onTransitionEnd
  145. onVolumeChange
  146. onWaiting
  147. onWheel
  148. outerHtml
  149. ownerDocument
  150. paddingEdge
  151. parent
  152. parentNode
  153. paused
  154. playbackRate
  155. played
  156. poster
  157. preload
  158. previousElementSibling
  159. previousNode
  160. readyState
  161. remote
  162. runtimeType
  163. scrollHeight
  164. scrollLeft
  165. scrollTop
  166. scrollWidth
  167. seekable
  168. seeking
  169. shadowRoot
  170. sinkId
  171. slot
  172. spellcheck
  173. src
  174. srcObject
  175. style
  176. styleMap
  177. tabIndex
  178. tagName
  179. text
  180. textTracks
  181. title
  182. translate
  183. videoDecodedByteCount
  184. videoHeight
  185. videoTracks
  186. videoWidth
  187. volume
  188. width
  189. Methods
  190. addEventListener
  191. addTextTrack
  192. after
  193. animate
  194. append
  195. appendHtml
  196. appendText
  197. attached
  198. attachShadow
  199. attributeChanged
  200. before
  201. blur
  202. canPlayType
  203. captureStream
  204. click
  205. clone
  206. closest
  207. contains
  208. createFragment
  209. createShadowRoot
  210. detached
  211. dispatchEvent
  212. enteredView
  213. enterFullscreen
  214. exitFullscreen
  215. focus
  216. getAnimations
  217. getAttribute
  218. getAttributeNames
  219. getAttributeNS
  220. getBoundingClientRect
  221. getClientRects
  222. getComputedStyle
  223. getDestinationInsertionPoints
  224. getElementsByClassName
  225. getNamespacedAttributes
  226. getRootNode
  227. getVideoPlaybackQuality
  228. hasAttribute
  229. hasAttributeNS
  230. hasChildNodes
  231. hasPointerCapture
  232. insertAdjacentElement
  233. insertAdjacentHtml
  234. insertAdjacentText
  235. insertAllBefore
  236. insertBefore
  237. leftView
  238. load
  239. matches
  240. matchesWithAncestors
  241. noSuchMethod
  242. offsetTo
  243. pause
  244. play
  245. querySelector
  246. querySelectorAll
  247. releasePointerCapture
  248. remove
  249. removeAttribute
  250. removeAttributeNS
  251. removeEventListener
  252. replaceWith
  253. requestFullscreen
  254. requestPointerLock
  255. scroll
  256. scrollBy
  257. scrollIntoView
  258. scrollIntoViewIfNeeded
  259. scrollTo
  260. setApplyScroll
  261. setAttribute
  262. setAttributeNS
  263. setDistributeScroll
  264. setInnerHtml
  265. setMediaKeys
  266. setPointerCapture
  267. setSinkId
  268. toString
  269. Operators
  270. operator ==