-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.webgl shader factory.<internal>.HTMLAudioElement
@ralphschuler/webgl-shader-factory.<internal>.HTMLAudioElement
Provides access to the properties of elements, as well as methods to manipulate them. It derives from the HTMLMediaElement interface.
-
↳
HTMLAudioElement
- ATTRIBUTE_NODE
- CDATA_SECTION_NODE
- COMMENT_NODE
- DOCUMENT_FRAGMENT_NODE
- DOCUMENT_NODE
- DOCUMENT_POSITION_CONTAINED_BY
- DOCUMENT_POSITION_CONTAINS
- DOCUMENT_POSITION_DISCONNECTED
- DOCUMENT_POSITION_FOLLOWING
- DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
- DOCUMENT_POSITION_PRECEDING
- DOCUMENT_TYPE_NODE
- ELEMENT_NODE
- ENTITY_NODE
- ENTITY_REFERENCE_NODE
- HAVE_CURRENT_DATA
- HAVE_ENOUGH_DATA
- HAVE_FUTURE_DATA
- HAVE_METADATA
- HAVE_NOTHING
- NETWORK_EMPTY
- NETWORK_IDLE
- NETWORK_LOADING
- NETWORK_NO_SOURCE
- NOTATION_NODE
- PROCESSING_INSTRUCTION_NODE
- TEXT_NODE
- accessKey
- accessKeyLabel
- ariaAtomic
- ariaAutoComplete
- ariaBusy
- ariaChecked
- ariaColCount
- ariaColIndex
- ariaColSpan
- ariaCurrent
- ariaDisabled
- ariaExpanded
- ariaHasPopup
- ariaHidden
- ariaInvalid
- ariaKeyShortcuts
- ariaLabel
- ariaLevel
- ariaLive
- ariaModal
- ariaMultiLine
- ariaMultiSelectable
- ariaOrientation
- ariaPlaceholder
- ariaPosInSet
- ariaPressed
- ariaReadOnly
- ariaRequired
- ariaRoleDescription
- ariaRowCount
- ariaRowIndex
- ariaRowSpan
- ariaSelected
- ariaSetSize
- ariaSort
- ariaValueMax
- ariaValueMin
- ariaValueNow
- ariaValueText
- assignedSlot
- attributeStyleMap
- attributes
- autocapitalize
- autofocus
- autoplay
- baseURI
- buffered
- childElementCount
- childNodes
- children
- classList
- className
- clientHeight
- clientLeft
- clientTop
- clientWidth
- contentEditable
- controls
- crossOrigin
- currentSrc
- currentTime
- dataset
- defaultMuted
- defaultPlaybackRate
- dir
- disableRemotePlayback
- draggable
- duration
- ended
- enterKeyHint
- error
- firstChild
- firstElementChild
- hidden
- id
- inert
- innerHTML
- innerText
- inputMode
- isConnected
- isContentEditable
- lang
- lastChild
- lastElementChild
- localName
- loop
- mediaKeys
- muted
- namespaceURI
- networkState
- nextElementSibling
- nextSibling
- nodeName
- nodeType
- nodeValue
- nonce
- offsetHeight
- offsetLeft
- offsetParent
- offsetTop
- offsetWidth
- onabort
- onanimationcancel
- onanimationend
- onanimationiteration
- onanimationstart
- onauxclick
- onbeforeinput
- onblur
- oncancel
- oncanplay
- oncanplaythrough
- onchange
- onclick
- onclose
- oncontextmenu
- oncopy
- oncuechange
- oncut
- ondblclick
- ondrag
- ondragend
- ondragenter
- ondragleave
- ondragover
- ondragstart
- ondrop
- ondurationchange
- onemptied
- onencrypted
- onended
- onerror
- onfocus
- onformdata
- onfullscreenchange
- onfullscreenerror
- ongotpointercapture
- oninput
- oninvalid
- onkeydown
- onkeypress
- onkeyup
- onload
- onloadeddata
- onloadedmetadata
- onloadstart
- onlostpointercapture
- onmousedown
- onmouseenter
- onmouseleave
- onmousemove
- onmouseout
- onmouseover
- onmouseup
- onpaste
- onpause
- onplay
- onplaying
- onpointercancel
- onpointerdown
- onpointerenter
- onpointerleave
- onpointermove
- onpointerout
- onpointerover
- onpointerup
- onprogress
- onratechange
- onreset
- onresize
- onscroll
- onscrollend
- onsecuritypolicyviolation
- onseeked
- onseeking
- onselect
- onselectionchange
- onselectstart
- onslotchange
- onstalled
- onsubmit
- onsuspend
- ontimeupdate
- ontoggle
- ontouchcancel
- ontouchend
- ontouchmove
- ontouchstart
- ontransitioncancel
- ontransitionend
- ontransitionrun
- ontransitionstart
- onvolumechange
- onwaiting
- onwaitingforkey
- onwebkitanimationend
- onwebkitanimationiteration
- onwebkitanimationstart
- onwebkittransitionend
- onwheel
- outerHTML
- outerText
- ownerDocument
- parentElement
- parentNode
- part
- paused
- playbackRate
- played
- popover
- prefix
- preload
- preservesPitch
- previousElementSibling
- previousSibling
- readyState
- remote
- role
- scrollHeight
- scrollLeft
- scrollTop
- scrollWidth
- seekable
- seeking
- shadowRoot
- slot
- spellcheck
- src
- srcObject
- style
- tabIndex
- tagName
- textContent
- textTracks
- title
- translate
- volume
- addEventListener
- addTextTrack
- after
- animate
- append
- appendChild
- attachInternals
- attachShadow
- before
- blur
- canPlayType
- checkVisibility
- click
- cloneNode
- closest
- compareDocumentPosition
- computedStyleMap
- contains
- dispatchEvent
- fastSeek
- focus
- getAnimations
- getAttribute
- getAttributeNS
- getAttributeNames
- getAttributeNode
- getAttributeNodeNS
- getBoundingClientRect
- getClientRects
- getElementsByClassName
- getElementsByTagName
- getElementsByTagNameNS
- getRootNode
- hasAttribute
- hasAttributeNS
- hasAttributes
- hasChildNodes
- hasPointerCapture
- hidePopover
- insertAdjacentElement
- insertAdjacentHTML
- insertAdjacentText
- insertBefore
- isDefaultNamespace
- isEqualNode
- isSameNode
- load
- lookupNamespaceURI
- lookupPrefix
- matches
- normalize
- pause
- play
- prepend
- querySelector
- querySelectorAll
- releasePointerCapture
- remove
- removeAttribute
- removeAttributeNS
- removeAttributeNode
- removeChild
- removeEventListener
- replaceChild
- replaceChildren
- replaceWith
- requestFullscreen
- requestPointerLock
- scroll
- scrollBy
- scrollIntoView
- scrollTo
- setAttribute
- setAttributeNS
- setAttributeNode
- setAttributeNodeNS
- setMediaKeys
- setPointerCapture
- showPopover
- toggleAttribute
- togglePopover
- webkitMatchesSelector
• Readonly
ATTRIBUTE_NODE: 2
HTMLMediaElement.ATTRIBUTE_NODE
node_modules/typescript/lib/lib.dom.d.ts:16205
• Readonly
CDATA_SECTION_NODE: 4
node is a CDATASection node.
HTMLMediaElement.CDATA_SECTION_NODE
node_modules/typescript/lib/lib.dom.d.ts:16209
• Readonly
COMMENT_NODE: 8
node is a Comment node.
HTMLMediaElement.COMMENT_NODE
node_modules/typescript/lib/lib.dom.d.ts:16215
• Readonly
DOCUMENT_FRAGMENT_NODE: 11
node is a DocumentFragment node.
HTMLMediaElement.DOCUMENT_FRAGMENT_NODE
node_modules/typescript/lib/lib.dom.d.ts:16221
• Readonly
DOCUMENT_NODE: 9
node is a document.
HTMLMediaElement.DOCUMENT_NODE
node_modules/typescript/lib/lib.dom.d.ts:16217
• Readonly
DOCUMENT_POSITION_CONTAINED_BY: 16
Set when other is a descendant of node.
HTMLMediaElement.DOCUMENT_POSITION_CONTAINED_BY
node_modules/typescript/lib/lib.dom.d.ts:16232
• Readonly
DOCUMENT_POSITION_CONTAINS: 8
Set when other is an ancestor of node.
HTMLMediaElement.DOCUMENT_POSITION_CONTAINS
node_modules/typescript/lib/lib.dom.d.ts:16230
• Readonly
DOCUMENT_POSITION_DISCONNECTED: 1
Set when node and other are not in the same tree.
HTMLMediaElement.DOCUMENT_POSITION_DISCONNECTED
node_modules/typescript/lib/lib.dom.d.ts:16224
• Readonly
DOCUMENT_POSITION_FOLLOWING: 4
Set when other is following node.
HTMLMediaElement.DOCUMENT_POSITION_FOLLOWING
node_modules/typescript/lib/lib.dom.d.ts:16228
• Readonly
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
HTMLMediaElement.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
node_modules/typescript/lib/lib.dom.d.ts:16233
• Readonly
DOCUMENT_POSITION_PRECEDING: 2
Set when other is preceding node.
HTMLMediaElement.DOCUMENT_POSITION_PRECEDING
node_modules/typescript/lib/lib.dom.d.ts:16226
• Readonly
DOCUMENT_TYPE_NODE: 10
node is a doctype.
HTMLMediaElement.DOCUMENT_TYPE_NODE
node_modules/typescript/lib/lib.dom.d.ts:16219
• Readonly
ELEMENT_NODE: 1
node is an element.
HTMLMediaElement.ELEMENT_NODE
node_modules/typescript/lib/lib.dom.d.ts:16204
• Readonly
ENTITY_NODE: 6
HTMLMediaElement.ENTITY_NODE
node_modules/typescript/lib/lib.dom.d.ts:16211
• Readonly
ENTITY_REFERENCE_NODE: 5
HTMLMediaElement.ENTITY_REFERENCE_NODE
node_modules/typescript/lib/lib.dom.d.ts:16210
• Readonly
HAVE_CURRENT_DATA: 2
HTMLMediaElement.HAVE_CURRENT_DATA
node_modules/typescript/lib/lib.dom.d.ts:11578
• Readonly
HAVE_ENOUGH_DATA: 4
HTMLMediaElement.HAVE_ENOUGH_DATA
node_modules/typescript/lib/lib.dom.d.ts:11580
• Readonly
HAVE_FUTURE_DATA: 3
HTMLMediaElement.HAVE_FUTURE_DATA
node_modules/typescript/lib/lib.dom.d.ts:11579
• Readonly
HAVE_METADATA: 1
HTMLMediaElement.HAVE_METADATA
node_modules/typescript/lib/lib.dom.d.ts:11577
• Readonly
HAVE_NOTHING: 0
HTMLMediaElement.HAVE_NOTHING
node_modules/typescript/lib/lib.dom.d.ts:11576
• Readonly
NETWORK_EMPTY: 0
HTMLMediaElement.NETWORK_EMPTY
node_modules/typescript/lib/lib.dom.d.ts:11572
• Readonly
NETWORK_IDLE: 1
HTMLMediaElement.NETWORK_IDLE
node_modules/typescript/lib/lib.dom.d.ts:11573
• Readonly
NETWORK_LOADING: 2
HTMLMediaElement.NETWORK_LOADING
node_modules/typescript/lib/lib.dom.d.ts:11574
• Readonly
NETWORK_NO_SOURCE: 3
HTMLMediaElement.NETWORK_NO_SOURCE
node_modules/typescript/lib/lib.dom.d.ts:11575
• Readonly
NOTATION_NODE: 12
HTMLMediaElement.NOTATION_NODE
node_modules/typescript/lib/lib.dom.d.ts:16222
• Readonly
PROCESSING_INSTRUCTION_NODE: 7
node is a ProcessingInstruction node.
HTMLMediaElement.PROCESSING_INSTRUCTION_NODE
node_modules/typescript/lib/lib.dom.d.ts:16213
• Readonly
TEXT_NODE: 3
node is a Text node.
HTMLMediaElement.TEXT_NODE
node_modules/typescript/lib/lib.dom.d.ts:16207
• accessKey: string
HTMLMediaElement.accessKey
node_modules/typescript/lib/lib.dom.d.ts:10053
• Readonly
accessKeyLabel: string
HTMLMediaElement.accessKeyLabel
node_modules/typescript/lib/lib.dom.d.ts:10055
• ariaAtomic: null
| string
HTMLMediaElement.ariaAtomic
node_modules/typescript/lib/lib.dom.d.ts:2209
• ariaAutoComplete: null
| string
HTMLMediaElement.ariaAutoComplete
node_modules/typescript/lib/lib.dom.d.ts:2211
• ariaBusy: null
| string
HTMLMediaElement.ariaBusy
node_modules/typescript/lib/lib.dom.d.ts:2213
• ariaChecked: null
| string
HTMLMediaElement.ariaChecked
node_modules/typescript/lib/lib.dom.d.ts:2215
• ariaColCount: null
| string
HTMLMediaElement.ariaColCount
node_modules/typescript/lib/lib.dom.d.ts:2217
• ariaColIndex: null
| string
HTMLMediaElement.ariaColIndex
node_modules/typescript/lib/lib.dom.d.ts:2219
• ariaColSpan: null
| string
HTMLMediaElement.ariaColSpan
node_modules/typescript/lib/lib.dom.d.ts:2221
• ariaCurrent: null
| string
HTMLMediaElement.ariaCurrent
node_modules/typescript/lib/lib.dom.d.ts:2223
• ariaDisabled: null
| string
HTMLMediaElement.ariaDisabled
node_modules/typescript/lib/lib.dom.d.ts:2225
• ariaExpanded: null
| string
HTMLMediaElement.ariaExpanded
node_modules/typescript/lib/lib.dom.d.ts:2227
• ariaHasPopup: null
| string
HTMLMediaElement.ariaHasPopup
node_modules/typescript/lib/lib.dom.d.ts:2229
• ariaHidden: null
| string
HTMLMediaElement.ariaHidden
node_modules/typescript/lib/lib.dom.d.ts:2231
• ariaInvalid: null
| string
HTMLMediaElement.ariaInvalid
node_modules/typescript/lib/lib.dom.d.ts:2232
• ariaKeyShortcuts: null
| string
HTMLMediaElement.ariaKeyShortcuts
node_modules/typescript/lib/lib.dom.d.ts:2234
• ariaLabel: null
| string
HTMLMediaElement.ariaLabel
node_modules/typescript/lib/lib.dom.d.ts:2236
• ariaLevel: null
| string
HTMLMediaElement.ariaLevel
node_modules/typescript/lib/lib.dom.d.ts:2238
• ariaLive: null
| string
HTMLMediaElement.ariaLive
node_modules/typescript/lib/lib.dom.d.ts:2240
• ariaModal: null
| string
HTMLMediaElement.ariaModal
node_modules/typescript/lib/lib.dom.d.ts:2242
• ariaMultiLine: null
| string
HTMLMediaElement.ariaMultiLine
node_modules/typescript/lib/lib.dom.d.ts:2244
• ariaMultiSelectable: null
| string
HTMLMediaElement.ariaMultiSelectable
node_modules/typescript/lib/lib.dom.d.ts:2246
• ariaOrientation: null
| string
HTMLMediaElement.ariaOrientation
node_modules/typescript/lib/lib.dom.d.ts:2248
• ariaPlaceholder: null
| string
HTMLMediaElement.ariaPlaceholder
node_modules/typescript/lib/lib.dom.d.ts:2250
• ariaPosInSet: null
| string
HTMLMediaElement.ariaPosInSet
node_modules/typescript/lib/lib.dom.d.ts:2252
• ariaPressed: null
| string
HTMLMediaElement.ariaPressed
node_modules/typescript/lib/lib.dom.d.ts:2254
• ariaReadOnly: null
| string
HTMLMediaElement.ariaReadOnly
node_modules/typescript/lib/lib.dom.d.ts:2256
• ariaRequired: null
| string
HTMLMediaElement.ariaRequired
node_modules/typescript/lib/lib.dom.d.ts:2258
• ariaRoleDescription: null
| string
HTMLMediaElement.ariaRoleDescription
node_modules/typescript/lib/lib.dom.d.ts:2260
• ariaRowCount: null
| string
HTMLMediaElement.ariaRowCount
node_modules/typescript/lib/lib.dom.d.ts:2262
• ariaRowIndex: null
| string
HTMLMediaElement.ariaRowIndex
node_modules/typescript/lib/lib.dom.d.ts:2264
• ariaRowSpan: null
| string
HTMLMediaElement.ariaRowSpan
node_modules/typescript/lib/lib.dom.d.ts:2266
• ariaSelected: null
| string
HTMLMediaElement.ariaSelected
node_modules/typescript/lib/lib.dom.d.ts:2268
• ariaSetSize: null
| string
HTMLMediaElement.ariaSetSize
node_modules/typescript/lib/lib.dom.d.ts:2270
• ariaSort: null
| string
HTMLMediaElement.ariaSort
node_modules/typescript/lib/lib.dom.d.ts:2272
• ariaValueMax: null
| string
HTMLMediaElement.ariaValueMax
node_modules/typescript/lib/lib.dom.d.ts:2274
• ariaValueMin: null
| string
HTMLMediaElement.ariaValueMin
node_modules/typescript/lib/lib.dom.d.ts:2276
• ariaValueNow: null
| string
HTMLMediaElement.ariaValueNow
node_modules/typescript/lib/lib.dom.d.ts:2278
• ariaValueText: null
| string
HTMLMediaElement.ariaValueText
node_modules/typescript/lib/lib.dom.d.ts:2280
• Readonly
assignedSlot: null
| HTMLSlotElement
HTMLMediaElement.assignedSlot
node_modules/typescript/lib/lib.dom.d.ts:21296
• Readonly
attributeStyleMap: StylePropertyMap
HTMLMediaElement.attributeStyleMap
node_modules/typescript/lib/lib.dom.d.ts:7855
• Readonly
attributes: NamedNodeMap
HTMLMediaElement.attributes
node_modules/typescript/lib/lib.dom.d.ts:7600
• autocapitalize: string
HTMLMediaElement.autocapitalize
node_modules/typescript/lib/lib.dom.d.ts:10056
• autofocus: boolean
HTMLMediaElement.autofocus
node_modules/typescript/lib/lib.dom.d.ts:12045
• autoplay: boolean
Gets or sets a value that indicates whether to start playing the media automatically.
HTMLMediaElement.autoplay
node_modules/typescript/lib/lib.dom.d.ts:11398
• Readonly
baseURI: string
Returns node's node document's document base URL.
HTMLMediaElement.baseURI
node_modules/typescript/lib/lib.dom.d.ts:16074
• Readonly
buffered: TimeRanges
Gets a collection of buffered time ranges.
HTMLMediaElement.buffered
node_modules/typescript/lib/lib.dom.d.ts:11404
• Readonly
childElementCount: number
HTMLMediaElement.childElementCount
node_modules/typescript/lib/lib.dom.d.ts:16763
• Readonly
childNodes: NodeListOf
<ChildNode
>
Returns the children.
HTMLMediaElement.childNodes
node_modules/typescript/lib/lib.dom.d.ts:16080
• Readonly
children: HTMLCollection
Returns the child elements.
HTMLMediaElement.children
node_modules/typescript/lib/lib.dom.d.ts:16769
• Readonly
classList: DOMTokenList
Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.
HTMLMediaElement.classList
node_modules/typescript/lib/lib.dom.d.ts:7606
• className: string
Returns the value of element's class content attribute. Can be set to change it.
HTMLMediaElement.className
node_modules/typescript/lib/lib.dom.d.ts:7612
• Readonly
clientHeight: number
HTMLMediaElement.clientHeight
node_modules/typescript/lib/lib.dom.d.ts:7614
• Readonly
clientLeft: number
HTMLMediaElement.clientLeft
node_modules/typescript/lib/lib.dom.d.ts:7616
• Readonly
clientTop: number
HTMLMediaElement.clientTop
node_modules/typescript/lib/lib.dom.d.ts:7618
• Readonly
clientWidth: number
HTMLMediaElement.clientWidth
node_modules/typescript/lib/lib.dom.d.ts:7620
• contentEditable: string
HTMLMediaElement.contentEditable
node_modules/typescript/lib/lib.dom.d.ts:7862
• controls: boolean
Gets or sets a flag that indicates whether the client provides a set of controls for the media (in case the developer does not include controls for the player).
HTMLMediaElement.controls
node_modules/typescript/lib/lib.dom.d.ts:11410
• crossOrigin: null
| string
HTMLMediaElement.crossOrigin
node_modules/typescript/lib/lib.dom.d.ts:11412
• Readonly
currentSrc: string
Gets the address or URL of the current media resource that is selected by IHTMLMediaElement.
HTMLMediaElement.currentSrc
node_modules/typescript/lib/lib.dom.d.ts:11418
• currentTime: number
Gets or sets the current playback position, in seconds.
HTMLMediaElement.currentTime
node_modules/typescript/lib/lib.dom.d.ts:11424
• Readonly
dataset: DOMStringMap
HTMLMediaElement.dataset
node_modules/typescript/lib/lib.dom.d.ts:12047
• defaultMuted: boolean
HTMLMediaElement.defaultMuted
node_modules/typescript/lib/lib.dom.d.ts:11426
• defaultPlaybackRate: number
Gets or sets the default playback rate when the user is not using fast forward or reverse for a video or audio resource.
HTMLMediaElement.defaultPlaybackRate
node_modules/typescript/lib/lib.dom.d.ts:11432
• dir: string
HTMLMediaElement.dir
node_modules/typescript/lib/lib.dom.d.ts:10058
• disableRemotePlayback: boolean
HTMLMediaElement.disableRemotePlayback
node_modules/typescript/lib/lib.dom.d.ts:11434
• draggable: boolean
HTMLMediaElement.draggable
node_modules/typescript/lib/lib.dom.d.ts:10060
• Readonly
duration: number
Returns the duration in seconds of the current media resource. A NaN value is returned if duration is not available, or Infinity if the media resource is streaming.
HTMLMediaElement.duration
node_modules/typescript/lib/lib.dom.d.ts:11440
• Readonly
ended: boolean
Gets information about whether the playback has ended or not.
HTMLMediaElement.ended
node_modules/typescript/lib/lib.dom.d.ts:11446
• enterKeyHint: string
HTMLMediaElement.enterKeyHint
node_modules/typescript/lib/lib.dom.d.ts:7864
• Readonly
error: null
| MediaError
Returns an object representing the current error state of the audio or video element.
HTMLMediaElement.error
node_modules/typescript/lib/lib.dom.d.ts:11452
• Readonly
firstChild: null
| ChildNode
Returns the first child.
HTMLMediaElement.firstChild
node_modules/typescript/lib/lib.dom.d.ts:16086
• Readonly
firstElementChild: null
| Element
Returns the first child that is an element, and null otherwise.
HTMLMediaElement.firstElementChild
node_modules/typescript/lib/lib.dom.d.ts:16775
• hidden: boolean
HTMLMediaElement.hidden
node_modules/typescript/lib/lib.dom.d.ts:10062
• id: string
Returns the value of element's id content attribute. Can be set to change it.
HTMLMediaElement.id
node_modules/typescript/lib/lib.dom.d.ts:7626
• inert: boolean
HTMLMediaElement.inert
node_modules/typescript/lib/lib.dom.d.ts:10064
• innerHTML: string
HTMLMediaElement.innerHTML
node_modules/typescript/lib/lib.dom.d.ts:14279
• innerText: string
HTMLMediaElement.innerText
node_modules/typescript/lib/lib.dom.d.ts:10066
• inputMode: string
HTMLMediaElement.inputMode
node_modules/typescript/lib/lib.dom.d.ts:7866
• Readonly
isConnected: boolean
Returns true if node is connected and false otherwise.
HTMLMediaElement.isConnected
node_modules/typescript/lib/lib.dom.d.ts:16092
• Readonly
isContentEditable: boolean
HTMLMediaElement.isContentEditable
node_modules/typescript/lib/lib.dom.d.ts:7868
• lang: string
HTMLMediaElement.lang
node_modules/typescript/lib/lib.dom.d.ts:10068
• Readonly
lastChild: null
| ChildNode
Returns the last child.
HTMLMediaElement.lastChild
node_modules/typescript/lib/lib.dom.d.ts:16098
• Readonly
lastElementChild: null
| Element
Returns the last child that is an element, and null otherwise.
HTMLMediaElement.lastElementChild
node_modules/typescript/lib/lib.dom.d.ts:16781
• Readonly
localName: string
Returns the local name.
HTMLMediaElement.localName
node_modules/typescript/lib/lib.dom.d.ts:7632
• loop: boolean
Gets or sets a flag to specify whether playback should restart after it completes.
HTMLMediaElement.loop
node_modules/typescript/lib/lib.dom.d.ts:11458
• Readonly
mediaKeys: null
| MediaKeys
Available only in secure contexts.
HTMLMediaElement.mediaKeys
node_modules/typescript/lib/lib.dom.d.ts:11464
• muted: boolean
Gets or sets a flag that indicates whether the audio (either audio or the audio track on video media) is muted.
HTMLMediaElement.muted
node_modules/typescript/lib/lib.dom.d.ts:11470
• Readonly
namespaceURI: null
| string
Returns the namespace.
HTMLMediaElement.namespaceURI
node_modules/typescript/lib/lib.dom.d.ts:7638
• Readonly
networkState: number
Gets the current network activity for the element.
HTMLMediaElement.networkState
node_modules/typescript/lib/lib.dom.d.ts:11476
• Readonly
nextElementSibling: null
| Element
Returns the first following sibling that is an element, and null otherwise.
HTMLMediaElement.nextElementSibling
node_modules/typescript/lib/lib.dom.d.ts:16354
• Readonly
nextSibling: null
| ChildNode
Returns the next sibling.
HTMLMediaElement.nextSibling
node_modules/typescript/lib/lib.dom.d.ts:16104
• Readonly
nodeName: string
Returns a string appropriate for the type of node.
HTMLMediaElement.nodeName
node_modules/typescript/lib/lib.dom.d.ts:16110
• Readonly
nodeType: number
Returns the type of node.
HTMLMediaElement.nodeType
node_modules/typescript/lib/lib.dom.d.ts:16116
• nodeValue: null
| string
HTMLMediaElement.nodeValue
node_modules/typescript/lib/lib.dom.d.ts:16118
• Optional
nonce: string
HTMLMediaElement.nonce
node_modules/typescript/lib/lib.dom.d.ts:12049
• Readonly
offsetHeight: number
HTMLMediaElement.offsetHeight
node_modules/typescript/lib/lib.dom.d.ts:10070
• Readonly
offsetLeft: number
HTMLMediaElement.offsetLeft
node_modules/typescript/lib/lib.dom.d.ts:10072
• Readonly
offsetParent: null
| Element
HTMLMediaElement.offsetParent
node_modules/typescript/lib/lib.dom.d.ts:10074
• Readonly
offsetTop: number
HTMLMediaElement.offsetTop
node_modules/typescript/lib/lib.dom.d.ts:10076
• Readonly
offsetWidth: number
HTMLMediaElement.offsetWidth
node_modules/typescript/lib/lib.dom.d.ts:10078
• onabort: null
| (this
: GlobalEventHandlers
, ev
: UIEvent
) => any
Fires when the user aborts the download.
Param
The event.
HTMLMediaElement.onabort
node_modules/typescript/lib/lib.dom.d.ts:8948
• onanimationcancel: null
| (this
: GlobalEventHandlers
, ev
: AnimationEvent
) => any
HTMLMediaElement.onanimationcancel
node_modules/typescript/lib/lib.dom.d.ts:8950
• onanimationend: null
| (this
: GlobalEventHandlers
, ev
: AnimationEvent
) => any
HTMLMediaElement.onanimationend
node_modules/typescript/lib/lib.dom.d.ts:8952
• onanimationiteration: null
| (this
: GlobalEventHandlers
, ev
: AnimationEvent
) => any
HTMLMediaElement.onanimationiteration
node_modules/typescript/lib/lib.dom.d.ts:8954
• onanimationstart: null
| (this
: GlobalEventHandlers
, ev
: AnimationEvent
) => any
HTMLMediaElement.onanimationstart
node_modules/typescript/lib/lib.dom.d.ts:8956
• onauxclick: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
HTMLMediaElement.onauxclick
node_modules/typescript/lib/lib.dom.d.ts:8958
• onbeforeinput: null
| (this
: GlobalEventHandlers
, ev
: InputEvent
) => any
HTMLMediaElement.onbeforeinput
node_modules/typescript/lib/lib.dom.d.ts:8960
• onblur: null
| (this
: GlobalEventHandlers
, ev
: FocusEvent
) => any
Fires when the object loses the input focus.
Param
The focus event.
HTMLMediaElement.onblur
node_modules/typescript/lib/lib.dom.d.ts:8967
• oncancel: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.oncancel
node_modules/typescript/lib/lib.dom.d.ts:8969
• oncanplay: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when playback is possible, but would require further buffering.
Param
The event.
HTMLMediaElement.oncanplay
node_modules/typescript/lib/lib.dom.d.ts:8976
• oncanplaythrough: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.oncanplaythrough
node_modules/typescript/lib/lib.dom.d.ts:8978
• onchange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Fires when the contents of the object or selection have changed.
Param
The event.
HTMLMediaElement.onchange
node_modules/typescript/lib/lib.dom.d.ts:8985
• onclick: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user clicks the left mouse button on the object
Param
The mouse event.
HTMLMediaElement.onclick
node_modules/typescript/lib/lib.dom.d.ts:8992
• onclose: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.onclose
node_modules/typescript/lib/lib.dom.d.ts:8994
• oncontextmenu: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user clicks the right mouse button in the client area, opening the context menu.
Param
The mouse event.
HTMLMediaElement.oncontextmenu
node_modules/typescript/lib/lib.dom.d.ts:9001
• oncopy: null
| (this
: GlobalEventHandlers
, ev
: ClipboardEvent
) => any
HTMLMediaElement.oncopy
node_modules/typescript/lib/lib.dom.d.ts:9003
• oncuechange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.oncuechange
node_modules/typescript/lib/lib.dom.d.ts:9005
• oncut: null
| (this
: GlobalEventHandlers
, ev
: ClipboardEvent
) => any
HTMLMediaElement.oncut
node_modules/typescript/lib/lib.dom.d.ts:9007
• ondblclick: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user double-clicks the object.
Param
The mouse event.
HTMLMediaElement.ondblclick
node_modules/typescript/lib/lib.dom.d.ts:9014
• ondrag: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
Fires on the source object continuously during a drag operation.
Param
The event.
HTMLMediaElement.ondrag
node_modules/typescript/lib/lib.dom.d.ts:9021
• ondragend: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
Fires on the source object when the user releases the mouse at the close of a drag operation.
Param
The event.
HTMLMediaElement.ondragend
node_modules/typescript/lib/lib.dom.d.ts:9028
• ondragenter: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
Fires on the target element when the user drags the object to a valid drop target.
Param
The drag event.
HTMLMediaElement.ondragenter
node_modules/typescript/lib/lib.dom.d.ts:9035
• ondragleave: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.
Param
The drag event.
HTMLMediaElement.ondragleave
node_modules/typescript/lib/lib.dom.d.ts:9042
• ondragover: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
Fires on the target element continuously while the user drags the object over a valid drop target.
Param
The event.
HTMLMediaElement.ondragover
node_modules/typescript/lib/lib.dom.d.ts:9049
• ondragstart: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
Fires on the source object when the user starts to drag a text selection or selected object.
Param
The event.
HTMLMediaElement.ondragstart
node_modules/typescript/lib/lib.dom.d.ts:9056
• ondrop: null
| (this
: GlobalEventHandlers
, ev
: DragEvent
) => any
HTMLMediaElement.ondrop
node_modules/typescript/lib/lib.dom.d.ts:9058
• ondurationchange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the duration attribute is updated.
Param
The event.
HTMLMediaElement.ondurationchange
node_modules/typescript/lib/lib.dom.d.ts:9065
• onemptied: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the media element is reset to its initial state.
Param
The event.
HTMLMediaElement.onemptied
node_modules/typescript/lib/lib.dom.d.ts:9072
• onencrypted: null
| (this
: HTMLMediaElement
, ev
: MediaEncryptedEvent
) => any
HTMLMediaElement.onencrypted
node_modules/typescript/lib/lib.dom.d.ts:11478
• onended: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the end of playback is reached.
Param
The event
HTMLMediaElement.onended
node_modules/typescript/lib/lib.dom.d.ts:9079
• onerror: OnErrorEventHandler
Fires when an error occurs during object loading.
Param
The event.
HTMLMediaElement.onerror
node_modules/typescript/lib/lib.dom.d.ts:9086
• onfocus: null
| (this
: GlobalEventHandlers
, ev
: FocusEvent
) => any
Fires when the object receives focus.
Param
The event.
HTMLMediaElement.onfocus
node_modules/typescript/lib/lib.dom.d.ts:9093
• onformdata: null
| (this
: GlobalEventHandlers
, ev
: FormDataEvent
) => any
HTMLMediaElement.onformdata
node_modules/typescript/lib/lib.dom.d.ts:9095
• onfullscreenchange: null
| (this
: Element
, ev
: Event
) => any
HTMLMediaElement.onfullscreenchange
node_modules/typescript/lib/lib.dom.d.ts:7640
• onfullscreenerror: null
| (this
: Element
, ev
: Event
) => any
HTMLMediaElement.onfullscreenerror
node_modules/typescript/lib/lib.dom.d.ts:7642
• ongotpointercapture: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.ongotpointercapture
node_modules/typescript/lib/lib.dom.d.ts:9097
• oninput: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.oninput
node_modules/typescript/lib/lib.dom.d.ts:9099
• oninvalid: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.oninvalid
node_modules/typescript/lib/lib.dom.d.ts:9101
• onkeydown: null
| (this
: GlobalEventHandlers
, ev
: KeyboardEvent
) => any
Fires when the user presses a key.
Param
The keyboard event
HTMLMediaElement.onkeydown
node_modules/typescript/lib/lib.dom.d.ts:9108
• onkeypress: null
| (this
: GlobalEventHandlers
, ev
: KeyboardEvent
) => any
Fires when the user presses an alphanumeric key.
Param
The event.
Deprecated
HTMLMediaElement.onkeypress
node_modules/typescript/lib/lib.dom.d.ts:9116
• onkeyup: null
| (this
: GlobalEventHandlers
, ev
: KeyboardEvent
) => any
Fires when the user releases a key.
Param
The keyboard event
HTMLMediaElement.onkeyup
node_modules/typescript/lib/lib.dom.d.ts:9123
• onload: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Fires immediately after the browser loads the object.
Param
The event.
HTMLMediaElement.onload
node_modules/typescript/lib/lib.dom.d.ts:9130
• onloadeddata: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when media data is loaded at the current playback position.
Param
The event.
HTMLMediaElement.onloadeddata
node_modules/typescript/lib/lib.dom.d.ts:9137
• onloadedmetadata: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the duration and dimensions of the media have been determined.
Param
The event.
HTMLMediaElement.onloadedmetadata
node_modules/typescript/lib/lib.dom.d.ts:9144
• onloadstart: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when Internet Explorer begins looking for media data.
Param
The event.
HTMLMediaElement.onloadstart
node_modules/typescript/lib/lib.dom.d.ts:9151
• onlostpointercapture: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onlostpointercapture
node_modules/typescript/lib/lib.dom.d.ts:9153
• onmousedown: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user clicks the object with either mouse button.
Param
The mouse event.
HTMLMediaElement.onmousedown
node_modules/typescript/lib/lib.dom.d.ts:9160
• onmouseenter: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
HTMLMediaElement.onmouseenter
node_modules/typescript/lib/lib.dom.d.ts:9162
• onmouseleave: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
HTMLMediaElement.onmouseleave
node_modules/typescript/lib/lib.dom.d.ts:9164
• onmousemove: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user moves the mouse over the object.
Param
The mouse event.
HTMLMediaElement.onmousemove
node_modules/typescript/lib/lib.dom.d.ts:9171
• onmouseout: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user moves the mouse pointer outside the boundaries of the object.
Param
The mouse event.
HTMLMediaElement.onmouseout
node_modules/typescript/lib/lib.dom.d.ts:9178
• onmouseover: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user moves the mouse pointer into the object.
Param
The mouse event.
HTMLMediaElement.onmouseover
node_modules/typescript/lib/lib.dom.d.ts:9185
• onmouseup: null
| (this
: GlobalEventHandlers
, ev
: MouseEvent
) => any
Fires when the user releases a mouse button while the mouse is over the object.
Param
The mouse event.
HTMLMediaElement.onmouseup
node_modules/typescript/lib/lib.dom.d.ts:9192
• onpaste: null
| (this
: GlobalEventHandlers
, ev
: ClipboardEvent
) => any
HTMLMediaElement.onpaste
node_modules/typescript/lib/lib.dom.d.ts:9194
• onpause: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when playback is paused.
Param
The event.
HTMLMediaElement.onpause
node_modules/typescript/lib/lib.dom.d.ts:9201
• onplay: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the play method is requested.
Param
The event.
HTMLMediaElement.onplay
node_modules/typescript/lib/lib.dom.d.ts:9208
• onplaying: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the audio or video has started playing.
Param
The event.
HTMLMediaElement.onplaying
node_modules/typescript/lib/lib.dom.d.ts:9215
• onpointercancel: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointercancel
node_modules/typescript/lib/lib.dom.d.ts:9217
• onpointerdown: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointerdown
node_modules/typescript/lib/lib.dom.d.ts:9219
• onpointerenter: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointerenter
node_modules/typescript/lib/lib.dom.d.ts:9221
• onpointerleave: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointerleave
node_modules/typescript/lib/lib.dom.d.ts:9223
• onpointermove: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointermove
node_modules/typescript/lib/lib.dom.d.ts:9225
• onpointerout: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointerout
node_modules/typescript/lib/lib.dom.d.ts:9227
• onpointerover: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointerover
node_modules/typescript/lib/lib.dom.d.ts:9229
• onpointerup: null
| (this
: GlobalEventHandlers
, ev
: PointerEvent
) => any
HTMLMediaElement.onpointerup
node_modules/typescript/lib/lib.dom.d.ts:9231
• onprogress: null
| (this
: GlobalEventHandlers
, ev
: ProgressEvent
<EventTarget
>) => any
Occurs to indicate progress while downloading media data.
Param
The event.
HTMLMediaElement.onprogress
node_modules/typescript/lib/lib.dom.d.ts:9238
• onratechange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the playback rate is increased or decreased.
Param
The event.
HTMLMediaElement.onratechange
node_modules/typescript/lib/lib.dom.d.ts:9245
• onreset: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Fires when the user resets a form.
Param
The event.
HTMLMediaElement.onreset
node_modules/typescript/lib/lib.dom.d.ts:9252
• onresize: null
| (this
: GlobalEventHandlers
, ev
: UIEvent
) => any
HTMLMediaElement.onresize
node_modules/typescript/lib/lib.dom.d.ts:9254
• onscroll: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Fires when the user repositions the scroll box in the scroll bar on the object.
Param
The event.
HTMLMediaElement.onscroll
node_modules/typescript/lib/lib.dom.d.ts:9261
• onscrollend: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.onscrollend
node_modules/typescript/lib/lib.dom.d.ts:9263
• onsecuritypolicyviolation: null
| (this
: GlobalEventHandlers
, ev
: SecurityPolicyViolationEvent
) => any
HTMLMediaElement.onsecuritypolicyviolation
node_modules/typescript/lib/lib.dom.d.ts:9265
• onseeked: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the seek operation ends.
Param
The event.
HTMLMediaElement.onseeked
node_modules/typescript/lib/lib.dom.d.ts:9272
• onseeking: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the current playback position is moved.
Param
The event.
HTMLMediaElement.onseeking
node_modules/typescript/lib/lib.dom.d.ts:9279
• onselect: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Fires when the current selection changes.
Param
The event.
HTMLMediaElement.onselect
node_modules/typescript/lib/lib.dom.d.ts:9286
• onselectionchange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.onselectionchange
node_modules/typescript/lib/lib.dom.d.ts:9288
• onselectstart: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.onselectstart
node_modules/typescript/lib/lib.dom.d.ts:9290
• onslotchange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.onslotchange
node_modules/typescript/lib/lib.dom.d.ts:9292
• onstalled: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the download has stopped.
Param
The event.
HTMLMediaElement.onstalled
node_modules/typescript/lib/lib.dom.d.ts:9299
• onsubmit: null
| (this
: GlobalEventHandlers
, ev
: SubmitEvent
) => any
HTMLMediaElement.onsubmit
node_modules/typescript/lib/lib.dom.d.ts:9301
• onsuspend: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs if the load operation has been intentionally halted.
Param
The event.
HTMLMediaElement.onsuspend
node_modules/typescript/lib/lib.dom.d.ts:9308
• ontimeupdate: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs to indicate the current playback position.
Param
The event.
HTMLMediaElement.ontimeupdate
node_modules/typescript/lib/lib.dom.d.ts:9315
• ontoggle: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
HTMLMediaElement.ontoggle
node_modules/typescript/lib/lib.dom.d.ts:9317
• Optional
ontouchcancel: null
| (this
: GlobalEventHandlers
, ev
: TouchEvent
) => any
HTMLMediaElement.ontouchcancel
node_modules/typescript/lib/lib.dom.d.ts:9319
• Optional
ontouchend: null
| (this
: GlobalEventHandlers
, ev
: TouchEvent
) => any
HTMLMediaElement.ontouchend
node_modules/typescript/lib/lib.dom.d.ts:9321
• Optional
ontouchmove: null
| (this
: GlobalEventHandlers
, ev
: TouchEvent
) => any
HTMLMediaElement.ontouchmove
node_modules/typescript/lib/lib.dom.d.ts:9323
• Optional
ontouchstart: null
| (this
: GlobalEventHandlers
, ev
: TouchEvent
) => any
HTMLMediaElement.ontouchstart
node_modules/typescript/lib/lib.dom.d.ts:9325
• ontransitioncancel: null
| (this
: GlobalEventHandlers
, ev
: TransitionEvent
) => any
HTMLMediaElement.ontransitioncancel
node_modules/typescript/lib/lib.dom.d.ts:9327
• ontransitionend: null
| (this
: GlobalEventHandlers
, ev
: TransitionEvent
) => any
HTMLMediaElement.ontransitionend
node_modules/typescript/lib/lib.dom.d.ts:9329
• ontransitionrun: null
| (this
: GlobalEventHandlers
, ev
: TransitionEvent
) => any
HTMLMediaElement.ontransitionrun
node_modules/typescript/lib/lib.dom.d.ts:9331
• ontransitionstart: null
| (this
: GlobalEventHandlers
, ev
: TransitionEvent
) => any
HTMLMediaElement.ontransitionstart
node_modules/typescript/lib/lib.dom.d.ts:9333
• onvolumechange: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when the volume is changed, or playback is muted or unmuted.
Param
The event.
HTMLMediaElement.onvolumechange
node_modules/typescript/lib/lib.dom.d.ts:9340
• onwaiting: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Occurs when playback stops because the next frame of a video resource is not available.
Param
The event.
HTMLMediaElement.onwaiting
node_modules/typescript/lib/lib.dom.d.ts:9347
• onwaitingforkey: null
| (this
: HTMLMediaElement
, ev
: Event
) => any
HTMLMediaElement.onwaitingforkey
node_modules/typescript/lib/lib.dom.d.ts:11480
• onwebkitanimationend: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Deprecated
This is a legacy alias of onanimationend
.
HTMLMediaElement.onwebkitanimationend
node_modules/typescript/lib/lib.dom.d.ts:9353
• onwebkitanimationiteration: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Deprecated
This is a legacy alias of onanimationiteration
.
HTMLMediaElement.onwebkitanimationiteration
node_modules/typescript/lib/lib.dom.d.ts:9359
• onwebkitanimationstart: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Deprecated
This is a legacy alias of onanimationstart
.
HTMLMediaElement.onwebkitanimationstart
node_modules/typescript/lib/lib.dom.d.ts:9365
• onwebkittransitionend: null
| (this
: GlobalEventHandlers
, ev
: Event
) => any
Deprecated
This is a legacy alias of ontransitionend
.
HTMLMediaElement.onwebkittransitionend
node_modules/typescript/lib/lib.dom.d.ts:9371
• onwheel: null
| (this
: GlobalEventHandlers
, ev
: WheelEvent
) => any
HTMLMediaElement.onwheel
node_modules/typescript/lib/lib.dom.d.ts:9373
• outerHTML: string
HTMLMediaElement.outerHTML
node_modules/typescript/lib/lib.dom.d.ts:7644
• outerText: string
HTMLMediaElement.outerText
node_modules/typescript/lib/lib.dom.d.ts:10080
• Readonly
ownerDocument: Document
HTMLMediaElement.ownerDocument
node_modules/typescript/lib/lib.dom.d.ts:7645
• Readonly
parentElement: null
| HTMLElement
Returns the parent element.
HTMLMediaElement.parentElement
node_modules/typescript/lib/lib.dom.d.ts:16130
• Readonly
parentNode: null
| ParentNode
Returns the parent.
HTMLMediaElement.parentNode
node_modules/typescript/lib/lib.dom.d.ts:16136
• Readonly
part: DOMTokenList
HTMLMediaElement.part
node_modules/typescript/lib/lib.dom.d.ts:7647
• Readonly
paused: boolean
Gets a flag that specifies whether playback is paused.
HTMLMediaElement.paused
node_modules/typescript/lib/lib.dom.d.ts:11486
• playbackRate: number
Gets or sets the current rate of speed for the media resource to play. This speed is expressed as a multiple of the normal speed of the media resource.
HTMLMediaElement.playbackRate
node_modules/typescript/lib/lib.dom.d.ts:11492
• Readonly
played: TimeRanges
Gets TimeRanges for the current media resource that has been played.
HTMLMediaElement.played
node_modules/typescript/lib/lib.dom.d.ts:11498
• popover: null
| string
HTMLMediaElement.popover
node_modules/typescript/lib/lib.dom.d.ts:10082
• Readonly
prefix: null
| string
Returns the namespace prefix.
HTMLMediaElement.prefix
node_modules/typescript/lib/lib.dom.d.ts:7653
• preload: ""
| "auto"
| "none"
| "metadata"
Gets or sets a value indicating what data should be preloaded, if any.
HTMLMediaElement.preload
node_modules/typescript/lib/lib.dom.d.ts:11504
• preservesPitch: boolean
HTMLMediaElement.preservesPitch
node_modules/typescript/lib/lib.dom.d.ts:11506
• Readonly
previousElementSibling: null
| Element
Returns the first preceding sibling that is an element, and null otherwise.
HTMLMediaElement.previousElementSibling
node_modules/typescript/lib/lib.dom.d.ts:16360
• Readonly
previousSibling: null
| ChildNode
Returns the previous sibling.
HTMLMediaElement.previousSibling
node_modules/typescript/lib/lib.dom.d.ts:16142
• Readonly
readyState: number
HTMLMediaElement.readyState
node_modules/typescript/lib/lib.dom.d.ts:11508
• Readonly
remote: RemotePlayback
HTMLMediaElement.remote
node_modules/typescript/lib/lib.dom.d.ts:11509
• role: null
| string
HTMLMediaElement.role
node_modules/typescript/lib/lib.dom.d.ts:2281
• Readonly
scrollHeight: number
HTMLMediaElement.scrollHeight
node_modules/typescript/lib/lib.dom.d.ts:7655
• scrollLeft: number
HTMLMediaElement.scrollLeft
node_modules/typescript/lib/lib.dom.d.ts:7657
• scrollTop: number
HTMLMediaElement.scrollTop
node_modules/typescript/lib/lib.dom.d.ts:7659
• Readonly
scrollWidth: number
HTMLMediaElement.scrollWidth
node_modules/typescript/lib/lib.dom.d.ts:7661
• Readonly
seekable: TimeRanges
Returns a TimeRanges object that represents the ranges of the current media resource that can be seeked.
HTMLMediaElement.seekable
node_modules/typescript/lib/lib.dom.d.ts:11515
• Readonly
seeking: boolean
Gets a flag that indicates whether the client is currently moving to a new playback position in the media resource.
HTMLMediaElement.seeking
node_modules/typescript/lib/lib.dom.d.ts:11521
• Readonly
shadowRoot: null
| ShadowRoot
Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.
HTMLMediaElement.shadowRoot
node_modules/typescript/lib/lib.dom.d.ts:7667
• slot: string
Returns the value of element's slot content attribute. Can be set to change it.
HTMLMediaElement.slot
node_modules/typescript/lib/lib.dom.d.ts:7673
• spellcheck: boolean
HTMLMediaElement.spellcheck
node_modules/typescript/lib/lib.dom.d.ts:10084
• src: string
The address or URL of the a media resource that is to be considered.
HTMLMediaElement.src
node_modules/typescript/lib/lib.dom.d.ts:11527
• srcObject: null
| MediaProvider
HTMLMediaElement.srcObject
node_modules/typescript/lib/lib.dom.d.ts:11529
• Readonly
style: CSSStyleDeclaration
HTMLMediaElement.style
node_modules/typescript/lib/lib.dom.d.ts:7857
• tabIndex: number
HTMLMediaElement.tabIndex
node_modules/typescript/lib/lib.dom.d.ts:12051
• Readonly
tagName: string
Returns the HTML-uppercased qualified name.
HTMLMediaElement.tagName
node_modules/typescript/lib/lib.dom.d.ts:7679
• textContent: null
| string
HTMLMediaElement.textContent
node_modules/typescript/lib/lib.dom.d.ts:16144
• Readonly
textTracks: TextTrackList
HTMLMediaElement.textTracks
node_modules/typescript/lib/lib.dom.d.ts:11531
• title: string
HTMLMediaElement.title
node_modules/typescript/lib/lib.dom.d.ts:10086
• translate: boolean
HTMLMediaElement.translate
node_modules/typescript/lib/lib.dom.d.ts:10087
• volume: number
Gets or sets the volume level for audio portions of the media element.
HTMLMediaElement.volume
node_modules/typescript/lib/lib.dom.d.ts:11537
▸ addEventListener<K
>(type
, listener
, options?
): void
Name | Type |
---|---|
K |
extends keyof HTMLMediaElementEventMap
|
Name | Type |
---|---|
type |
K |
listener |
(this : HTMLAudioElement , ev : HTMLMediaElementEventMap [K ]) => any
|
options? |
boolean | AddEventListenerOptions
|
void
HTMLMediaElement.addEventListener
node_modules/typescript/lib/lib.dom.d.ts:9560
▸ addEventListener(type
, listener
, options?
): void
Name | Type |
---|---|
type |
string |
listener |
EventListenerOrEventListenerObject |
options? |
boolean | AddEventListenerOptions
|
void
HTMLMediaElement.addEventListener
node_modules/typescript/lib/lib.dom.d.ts:9561
▸ addTextTrack(kind
, label?
, language?
): TextTrack
Name | Type |
---|---|
kind |
TextTrackKind |
label? |
string |
language? |
string |
HTMLMediaElement.addTextTrack
node_modules/typescript/lib/lib.dom.d.ts:11539
▸ after(...nodes
): void
Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Name | Type |
---|---|
...nodes |
(string | Node )[] |
void
HTMLMediaElement.after
node_modules/typescript/lib/lib.dom.d.ts:5599
▸ animate(keyframes
, options?
): Animation
Name | Type |
---|---|
keyframes |
null | PropertyIndexedKeyframes | Keyframe [] |
options? |
number | KeyframeAnimationOptions
|
HTMLMediaElement.animate
node_modules/typescript/lib/lib.dom.d.ts:2431
▸ append(...nodes
): void
Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Name | Type |
---|---|
...nodes |
(string | Node )[] |
void
HTMLMediaElement.append
node_modules/typescript/lib/lib.dom.d.ts:16789
▸ appendChild<T
>(node
): T
Name | Type |
---|---|
T |
extends Node
|
Name | Type |
---|---|
node |
T |
T
HTMLMediaElement.appendChild
node_modules/typescript/lib/lib.dom.d.ts:16146
▸ attachInternals(): ElementInternals
HTMLMediaElement.attachInternals
node_modules/typescript/lib/lib.dom.d.ts:10089
▸ attachShadow(init
): ShadowRoot
Creates a shadow root for element and returns it.
Name | Type |
---|---|
init |
ShadowRootInit |
HTMLMediaElement.attachShadow
node_modules/typescript/lib/lib.dom.d.ts:7685
▸ before(...nodes
): void
Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Name | Type |
---|---|
...nodes |
(string | Node )[] |
void
HTMLMediaElement.before
node_modules/typescript/lib/lib.dom.d.ts:5607
▸ blur(): void
void
HTMLMediaElement.blur
node_modules/typescript/lib/lib.dom.d.ts:12053
▸ canPlayType(type
): CanPlayTypeResult
Returns a string that specifies whether the client can play a given media resource type.
Name | Type |
---|---|
type |
string |
HTMLMediaElement.canPlayType
node_modules/typescript/lib/lib.dom.d.ts:11545
▸ checkVisibility(options?
): boolean
Name | Type |
---|---|
options? |
CheckVisibilityOptions |
boolean
HTMLMediaElement.checkVisibility
node_modules/typescript/lib/lib.dom.d.ts:7686
▸ click(): void
void
HTMLMediaElement.click
node_modules/typescript/lib/lib.dom.d.ts:10091
▸ cloneNode(deep?
): Node
Returns a copy of node. If deep is true, the copy also includes the node's descendants.
Name | Type |
---|---|
deep? |
boolean |
HTMLMediaElement.cloneNode
node_modules/typescript/lib/lib.dom.d.ts:16152
▸ closest<K
>(selector
): null
| HTMLElementTagNameMap
[K
]
Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.
Name | Type |
---|---|
K |
extends keyof HTMLElementTagNameMap
|
Name | Type |
---|---|
selector |
K |
null
| HTMLElementTagNameMap
[K
]
HTMLMediaElement.closest
node_modules/typescript/lib/lib.dom.d.ts:7692
▸ closest<K
>(selector
): null
| SVGElementTagNameMap
[K
]
Name | Type |
---|---|
K |
extends keyof SVGElementTagNameMap
|
Name | Type |
---|---|
selector |
K |
null
| SVGElementTagNameMap
[K
]
HTMLMediaElement.closest
node_modules/typescript/lib/lib.dom.d.ts:7693
▸ closest<K
>(selector
): null
| MathMLElementTagNameMap
[K
]
Name | Type |
---|---|
K |
extends keyof MathMLElementTagNameMap
|
Name | Type |
---|---|
selector |
K |
null
| MathMLElementTagNameMap
[K
]
HTMLMediaElement.closest
node_modules/typescript/lib/lib.dom.d.ts:7694
▸ closest<E
>(selectors
): null
| E
Name | Type |
---|---|
E |
extends Element = Element
|
Name | Type |
---|---|
selectors |
string |
null
| E
HTMLMediaElement.closest
node_modules/typescript/lib/lib.dom.d.ts:7695
▸ compareDocumentPosition(other
): number
Returns a bitmask indicating the position of other relative to node.
Name | Type |
---|---|
other |
Node |
number
HTMLMediaElement.compareDocumentPosition
node_modules/typescript/lib/lib.dom.d.ts:16158
▸ computedStyleMap(): StylePropertyMapReadOnly
HTMLMediaElement.computedStyleMap
node_modules/typescript/lib/lib.dom.d.ts:7697
▸ contains(other
): boolean
Returns true if other is an inclusive descendant of node, and false otherwise.
Name | Type |
---|---|
other |
null | Node
|
boolean
HTMLMediaElement.contains
node_modules/typescript/lib/lib.dom.d.ts:16164
▸ dispatchEvent(event
): boolean
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Name | Type |
---|---|
event |
Event |
boolean
HTMLMediaElement.dispatchEvent
node_modules/typescript/lib/lib.dom.d.ts:8217
▸ fastSeek(time
): void
Name | Type |
---|---|
time |
number |
void
HTMLMediaElement.fastSeek
node_modules/typescript/lib/lib.dom.d.ts:11547
▸ focus(options?
): void
Name | Type |
---|---|
options? |
FocusOptions |
void
HTMLMediaElement.focus
node_modules/typescript/lib/lib.dom.d.ts:12055
▸ getAnimations(options?
): Animation
[]
Name | Type |
---|---|
options? |
GetAnimationsOptions |
HTMLMediaElement.getAnimations
node_modules/typescript/lib/lib.dom.d.ts:2433
▸ getAttribute(qualifiedName
): null
| string
Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.
Name | Type |
---|---|
qualifiedName |
string |
null
| string
HTMLMediaElement.getAttribute
node_modules/typescript/lib/lib.dom.d.ts:7703
▸ getAttributeNS(namespace
, localName
): null
| string
Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.
Name | Type |
---|---|
namespace |
null | string
|
localName |
string |
null
| string
HTMLMediaElement.getAttributeNS
node_modules/typescript/lib/lib.dom.d.ts:7709
▸ getAttributeNames(): string
[]
Returns the qualified names of all element's attributes. Can contain duplicates.
string
[]
HTMLMediaElement.getAttributeNames
node_modules/typescript/lib/lib.dom.d.ts:7715
▸ getAttributeNode(qualifiedName
): null
| Attr
Name | Type |
---|---|
qualifiedName |
string |
null
| Attr
HTMLMediaElement.getAttributeNode
node_modules/typescript/lib/lib.dom.d.ts:7717
▸ getAttributeNodeNS(namespace
, localName
): null
| Attr
Name | Type |
---|---|
namespace |
null | string
|
localName |
string |
null
| Attr
HTMLMediaElement.getAttributeNodeNS
node_modules/typescript/lib/lib.dom.d.ts:7719
▸ getBoundingClientRect(): DOMRect
HTMLMediaElement.getBoundingClientRect
node_modules/typescript/lib/lib.dom.d.ts:7721
▸ getClientRects(): DOMRectList
HTMLMediaElement.getClientRects
node_modules/typescript/lib/lib.dom.d.ts:7723
▸ getElementsByClassName(classNames
): HTMLCollectionOf
<Element
>
Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.
Name | Type |
---|---|
classNames |
string |
HTMLMediaElement.getElementsByClassName
node_modules/typescript/lib/lib.dom.d.ts:7729
▸ getElementsByTagName<K
>(qualifiedName
): HTMLCollectionOf
<HTMLElementTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof HTMLElementTagNameMap
|
Name | Type |
---|---|
qualifiedName |
K |
HTMLCollectionOf
<HTMLElementTagNameMap
[K
]>
HTMLMediaElement.getElementsByTagName
node_modules/typescript/lib/lib.dom.d.ts:7731
▸ getElementsByTagName<K
>(qualifiedName
): HTMLCollectionOf
<SVGElementTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof SVGElementTagNameMap
|
Name | Type |
---|---|
qualifiedName |
K |
HTMLCollectionOf
<SVGElementTagNameMap
[K
]>
HTMLMediaElement.getElementsByTagName
node_modules/typescript/lib/lib.dom.d.ts:7732
▸ getElementsByTagName<K
>(qualifiedName
): HTMLCollectionOf
<MathMLElementTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof MathMLElementTagNameMap
|
Name | Type |
---|---|
qualifiedName |
K |
HTMLCollectionOf
<MathMLElementTagNameMap
[K
]>
HTMLMediaElement.getElementsByTagName
node_modules/typescript/lib/lib.dom.d.ts:7733
▸ getElementsByTagName<K
>(qualifiedName
): HTMLCollectionOf
<HTMLElementDeprecatedTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof HTMLElementDeprecatedTagNameMap
|
Name | Type |
---|---|
qualifiedName |
K |
HTMLCollectionOf
<HTMLElementDeprecatedTagNameMap
[K
]>
Deprecated
HTMLMediaElement.getElementsByTagName
node_modules/typescript/lib/lib.dom.d.ts:7735
▸ getElementsByTagName(qualifiedName
): HTMLCollectionOf
<Element
>
Name | Type |
---|---|
qualifiedName |
string |
HTMLMediaElement.getElementsByTagName
node_modules/typescript/lib/lib.dom.d.ts:7736
▸ getElementsByTagNameNS(namespaceURI
, localName
): HTMLCollectionOf
<HTMLElement
>
Name | Type |
---|---|
namespaceURI |
"http://www.w3.org/1999/xhtml" |
localName |
string |
HTMLMediaElement.getElementsByTagNameNS
node_modules/typescript/lib/lib.dom.d.ts:7738
▸ getElementsByTagNameNS(namespaceURI
, localName
): HTMLCollectionOf
<SVGElement
>
Name | Type |
---|---|
namespaceURI |
"http://www.w3.org/2000/svg" |
localName |
string |
HTMLMediaElement.getElementsByTagNameNS
node_modules/typescript/lib/lib.dom.d.ts:7739
▸ getElementsByTagNameNS(namespaceURI
, localName
): HTMLCollectionOf
<MathMLElement
>
Name | Type |
---|---|
namespaceURI |
"http://www.w3.org/1998/Math/MathML" |
localName |
string |
HTMLCollectionOf
<MathMLElement
>
HTMLMediaElement.getElementsByTagNameNS
node_modules/typescript/lib/lib.dom.d.ts:7740
▸ getElementsByTagNameNS(namespace
, localName
): HTMLCollectionOf
<Element
>
Name | Type |
---|---|
namespace |
null | string
|
localName |
string |
HTMLMediaElement.getElementsByTagNameNS
node_modules/typescript/lib/lib.dom.d.ts:7741
▸ getRootNode(options?
): Node
Returns node's root.
Name | Type |
---|---|
options? |
GetRootNodeOptions |
HTMLMediaElement.getRootNode
node_modules/typescript/lib/lib.dom.d.ts:16170
▸ hasAttribute(qualifiedName
): boolean
Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.
Name | Type |
---|---|
qualifiedName |
string |
boolean
HTMLMediaElement.hasAttribute
node_modules/typescript/lib/lib.dom.d.ts:7747
▸ hasAttributeNS(namespace
, localName
): boolean
Returns true if element has an attribute whose namespace is namespace and local name is localName.
Name | Type |
---|---|
namespace |
null | string
|
localName |
string |
boolean
HTMLMediaElement.hasAttributeNS
node_modules/typescript/lib/lib.dom.d.ts:7753
▸ hasAttributes(): boolean
Returns true if element has attributes, and false otherwise.
boolean
HTMLMediaElement.hasAttributes
node_modules/typescript/lib/lib.dom.d.ts:7759
▸ hasChildNodes(): boolean
Returns whether node has children.
boolean
HTMLMediaElement.hasChildNodes
node_modules/typescript/lib/lib.dom.d.ts:16176
▸ hasPointerCapture(pointerId
): boolean
Name | Type |
---|---|
pointerId |
number |
boolean
HTMLMediaElement.hasPointerCapture
node_modules/typescript/lib/lib.dom.d.ts:7761
▸ hidePopover(): void
void
HTMLMediaElement.hidePopover
node_modules/typescript/lib/lib.dom.d.ts:10093
▸ insertAdjacentElement(where
, element
): null
| Element
Name | Type |
---|---|
where |
InsertPosition |
element |
Element |
null
| Element
HTMLMediaElement.insertAdjacentElement
node_modules/typescript/lib/lib.dom.d.ts:7763
▸ insertAdjacentHTML(position
, text
): void
Name | Type |
---|---|
position |
InsertPosition |
text |
string |
void
HTMLMediaElement.insertAdjacentHTML
node_modules/typescript/lib/lib.dom.d.ts:7765
▸ insertAdjacentText(where
, data
): void
Name | Type |
---|---|
where |
InsertPosition |
data |
string |
void
HTMLMediaElement.insertAdjacentText
node_modules/typescript/lib/lib.dom.d.ts:7767
▸ insertBefore<T
>(node
, child
): T
Name | Type |
---|---|
T |
extends Node
|
Name | Type |
---|---|
node |
T |
child |
null | Node
|
T
HTMLMediaElement.insertBefore
node_modules/typescript/lib/lib.dom.d.ts:16178
▸ isDefaultNamespace(namespace
): boolean
Name | Type |
---|---|
namespace |
null | string
|
boolean
HTMLMediaElement.isDefaultNamespace
node_modules/typescript/lib/lib.dom.d.ts:16180
▸ isEqualNode(otherNode
): boolean
Returns whether node and otherNode have the same properties.
Name | Type |
---|---|
otherNode |
null | Node
|
boolean
HTMLMediaElement.isEqualNode
node_modules/typescript/lib/lib.dom.d.ts:16186
▸ isSameNode(otherNode
): boolean
Name | Type |
---|---|
otherNode |
null | Node
|
boolean
HTMLMediaElement.isSameNode
node_modules/typescript/lib/lib.dom.d.ts:16188
▸ load(): void
Resets the audio or video object and loads a new media resource.
void
HTMLMediaElement.load
node_modules/typescript/lib/lib.dom.d.ts:11553
▸ lookupNamespaceURI(prefix
): null
| string
Name | Type |
---|---|
prefix |
null | string
|
null
| string
HTMLMediaElement.lookupNamespaceURI
node_modules/typescript/lib/lib.dom.d.ts:16190
▸ lookupPrefix(namespace
): null
| string
Name | Type |
---|---|
namespace |
null | string
|
null
| string
HTMLMediaElement.lookupPrefix
node_modules/typescript/lib/lib.dom.d.ts:16192
▸ matches(selectors
): boolean
Returns true if matching selectors against element's root yields element, and false otherwise.
Name | Type |
---|---|
selectors |
string |
boolean
HTMLMediaElement.matches
node_modules/typescript/lib/lib.dom.d.ts:7773
▸ normalize(): void
Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.
void
HTMLMediaElement.normalize
node_modules/typescript/lib/lib.dom.d.ts:16198
▸ pause(): void
Pauses the current playback and sets paused to TRUE. This can be used to test whether the media is playing or paused. You can also use the pause or play events to tell whether the media is playing or not.
void
HTMLMediaElement.pause
node_modules/typescript/lib/lib.dom.d.ts:11559
▸ play(): Promise
<void
>
Loads and starts playback of a media resource.
Promise
<void
>
HTMLMediaElement.play
node_modules/typescript/lib/lib.dom.d.ts:11565
▸ prepend(...nodes
): void
Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Name | Type |
---|---|
...nodes |
(string | Node )[] |
void
HTMLMediaElement.prepend
node_modules/typescript/lib/lib.dom.d.ts:16797
▸ querySelector<K
>(selectors
): null
| HTMLElementTagNameMap
[K
]
Returns the first element that is a descendant of node that matches selectors.
Name | Type |
---|---|
K |
extends keyof HTMLElementTagNameMap
|
Name | Type |
---|---|
selectors |
K |
null
| HTMLElementTagNameMap
[K
]
HTMLMediaElement.querySelector
node_modules/typescript/lib/lib.dom.d.ts:16803
▸ querySelector<K
>(selectors
): null
| SVGElementTagNameMap
[K
]
Name | Type |
---|---|
K |
extends keyof SVGElementTagNameMap
|
Name | Type |
---|---|
selectors |
K |
null
| SVGElementTagNameMap
[K
]
HTMLMediaElement.querySelector
node_modules/typescript/lib/lib.dom.d.ts:16804
▸ querySelector<K
>(selectors
): null
| MathMLElementTagNameMap
[K
]
Name | Type |
---|---|
K |
extends keyof MathMLElementTagNameMap
|
Name | Type |
---|---|
selectors |
K |
null
| MathMLElementTagNameMap
[K
]
HTMLMediaElement.querySelector
node_modules/typescript/lib/lib.dom.d.ts:16805
▸ querySelector<K
>(selectors
): null
| HTMLElementDeprecatedTagNameMap
[K
]
Name | Type |
---|---|
K |
extends keyof HTMLElementDeprecatedTagNameMap
|
Name | Type |
---|---|
selectors |
K |
null
| HTMLElementDeprecatedTagNameMap
[K
]
Deprecated
HTMLMediaElement.querySelector
node_modules/typescript/lib/lib.dom.d.ts:16807
▸ querySelector<E
>(selectors
): null
| E
Name | Type |
---|---|
E |
extends Element = Element
|
Name | Type |
---|---|
selectors |
string |
null
| E
HTMLMediaElement.querySelector
node_modules/typescript/lib/lib.dom.d.ts:16808
▸ querySelectorAll<K
>(selectors
): NodeListOf
<HTMLElementTagNameMap
[K
]>
Returns all element descendants of node that match selectors.
Name | Type |
---|---|
K |
extends keyof HTMLElementTagNameMap
|
Name | Type |
---|---|
selectors |
K |
NodeListOf
<HTMLElementTagNameMap
[K
]>
HTMLMediaElement.querySelectorAll
node_modules/typescript/lib/lib.dom.d.ts:16814
▸ querySelectorAll<K
>(selectors
): NodeListOf
<SVGElementTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof SVGElementTagNameMap
|
Name | Type |
---|---|
selectors |
K |
NodeListOf
<SVGElementTagNameMap
[K
]>
HTMLMediaElement.querySelectorAll
node_modules/typescript/lib/lib.dom.d.ts:16815
▸ querySelectorAll<K
>(selectors
): NodeListOf
<MathMLElementTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof MathMLElementTagNameMap
|
Name | Type |
---|---|
selectors |
K |
NodeListOf
<MathMLElementTagNameMap
[K
]>
HTMLMediaElement.querySelectorAll
node_modules/typescript/lib/lib.dom.d.ts:16816
▸ querySelectorAll<K
>(selectors
): NodeListOf
<HTMLElementDeprecatedTagNameMap
[K
]>
Name | Type |
---|---|
K |
extends keyof HTMLElementDeprecatedTagNameMap
|
Name | Type |
---|---|
selectors |
K |
NodeListOf
<HTMLElementDeprecatedTagNameMap
[K
]>
Deprecated
HTMLMediaElement.querySelectorAll
node_modules/typescript/lib/lib.dom.d.ts:16818
▸ querySelectorAll<E
>(selectors
): NodeListOf
<E
>
Name | Type |
---|---|
E |
extends Element = Element
|
Name | Type |
---|---|
selectors |
string |
NodeListOf
<E
>
HTMLMediaElement.querySelectorAll
node_modules/typescript/lib/lib.dom.d.ts:16819
▸ releasePointerCapture(pointerId
): void
Name | Type |
---|---|
pointerId |
number |
void
HTMLMediaElement.releasePointerCapture
node_modules/typescript/lib/lib.dom.d.ts:7775
▸ remove(): void
Removes node.
void
HTMLMediaElement.remove
node_modules/typescript/lib/lib.dom.d.ts:5613
▸ removeAttribute(qualifiedName
): void
Removes element's first attribute whose qualified name is qualifiedName.
Name | Type |
---|---|
qualifiedName |
string |
void
HTMLMediaElement.removeAttribute
node_modules/typescript/lib/lib.dom.d.ts:7781
▸ removeAttributeNS(namespace
, localName
): void
Removes element's attribute whose namespace is namespace and local name is localName.
Name | Type |
---|---|
namespace |
null | string
|
localName |
string |
void
HTMLMediaElement.removeAttributeNS
node_modules/typescript/lib/lib.dom.d.ts:7787
▸ removeAttributeNode(attr
): Attr
Name | Type |
---|---|
attr |
Attr |
HTMLMediaElement.removeAttributeNode
node_modules/typescript/lib/lib.dom.d.ts:7789
▸ removeChild<T
>(child
): T
Name | Type |
---|---|
T |
extends Node
|
Name | Type |
---|---|
child |
T |
T
HTMLMediaElement.removeChild
node_modules/typescript/lib/lib.dom.d.ts:16200
▸ removeEventListener<K
>(type
, listener
, options?
): void
Name | Type |
---|---|
K |
extends keyof HTMLMediaElementEventMap
|
Name | Type |
---|---|
type |
K |
listener |
(this : HTMLAudioElement , ev : HTMLMediaElementEventMap [K ]) => any
|
options? |
boolean | EventListenerOptions
|
void
HTMLMediaElement.removeEventListener
node_modules/typescript/lib/lib.dom.d.ts:9562
▸ removeEventListener(type
, listener
, options?
): void
Name | Type |
---|---|
type |
string |
listener |
EventListenerOrEventListenerObject |
options? |
boolean | EventListenerOptions
|
void
HTMLMediaElement.removeEventListener
node_modules/typescript/lib/lib.dom.d.ts:9563
▸ replaceChild<T
>(node
, child
): T
Name | Type |
---|---|
T |
extends Node
|
Name | Type |
---|---|
node |
Node |
child |
T |
T
HTMLMediaElement.replaceChild
node_modules/typescript/lib/lib.dom.d.ts:16202
▸ replaceChildren(...nodes
): void
Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Name | Type |
---|---|
...nodes |
(string | Node )[] |
void
HTMLMediaElement.replaceChildren
node_modules/typescript/lib/lib.dom.d.ts:16827
▸ replaceWith(...nodes
): void
Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Name | Type |
---|---|
...nodes |
(string | Node )[] |
void
HTMLMediaElement.replaceWith
node_modules/typescript/lib/lib.dom.d.ts:5621
▸ requestFullscreen(options?
): Promise
<void
>
Displays element fullscreen and resolves promise when done.
When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.
Name | Type |
---|---|
options? |
FullscreenOptions |
Promise
<void
>
HTMLMediaElement.requestFullscreen
node_modules/typescript/lib/lib.dom.d.ts:7797
▸ requestPointerLock(): void
void
HTMLMediaElement.requestPointerLock
node_modules/typescript/lib/lib.dom.d.ts:7799
▸ scroll(options?
): void
Name | Type |
---|---|
options? |
ScrollToOptions |
void
HTMLMediaElement.scroll
node_modules/typescript/lib/lib.dom.d.ts:7801
▸ scroll(x
, y
): void
Name | Type |
---|---|
x |
number |
y |
number |
void
HTMLMediaElement.scroll
node_modules/typescript/lib/lib.dom.d.ts:7802
▸ scrollBy(options?
): void
Name | Type |
---|---|
options? |
ScrollToOptions |
void
HTMLMediaElement.scrollBy
node_modules/typescript/lib/lib.dom.d.ts:7804
▸ scrollBy(x
, y
): void
Name | Type |
---|---|
x |
number |
y |
number |
void
HTMLMediaElement.scrollBy
node_modules/typescript/lib/lib.dom.d.ts:7805
▸ scrollIntoView(arg?
): void
Name | Type |
---|---|
arg? |
boolean | ScrollIntoViewOptions
|
void
HTMLMediaElement.scrollIntoView
node_modules/typescript/lib/lib.dom.d.ts:7807
▸ scrollTo(options?
): void
Name | Type |
---|---|
options? |
ScrollToOptions |
void
HTMLMediaElement.scrollTo
node_modules/typescript/lib/lib.dom.d.ts:7809
▸ scrollTo(x
, y
): void
Name | Type |
---|---|
x |
number |
y |
number |
void
HTMLMediaElement.scrollTo
node_modules/typescript/lib/lib.dom.d.ts:7810
▸ setAttribute(qualifiedName
, value
): void
Sets the value of element's first attribute whose qualified name is qualifiedName to value.
Name | Type |
---|---|
qualifiedName |
string |
value |
string |
void
HTMLMediaElement.setAttribute
node_modules/typescript/lib/lib.dom.d.ts:7816
▸ setAttributeNS(namespace
, qualifiedName
, value
): void
Sets the value of element's attribute whose namespace is namespace and local name is localName to value.
Name | Type |
---|---|
namespace |
null | string
|
qualifiedName |
string |
value |
string |
void
HTMLMediaElement.setAttributeNS
node_modules/typescript/lib/lib.dom.d.ts:7822
▸ setAttributeNode(attr
): null
| Attr
Name | Type |
---|---|
attr |
Attr |
null
| Attr
HTMLMediaElement.setAttributeNode
node_modules/typescript/lib/lib.dom.d.ts:7824
▸ setAttributeNodeNS(attr
): null
| Attr
Name | Type |
---|---|
attr |
Attr |
null
| Attr
HTMLMediaElement.setAttributeNodeNS
node_modules/typescript/lib/lib.dom.d.ts:7826
▸ setMediaKeys(mediaKeys
): Promise
<void
>
Available only in secure contexts.
Name | Type |
---|---|
mediaKeys |
null | MediaKeys
|
Promise
<void
>
HTMLMediaElement.setMediaKeys
node_modules/typescript/lib/lib.dom.d.ts:11571
▸ setPointerCapture(pointerId
): void
Name | Type |
---|---|
pointerId |
number |
void
HTMLMediaElement.setPointerCapture
node_modules/typescript/lib/lib.dom.d.ts:7828
▸ showPopover(): void
void
HTMLMediaElement.showPopover
node_modules/typescript/lib/lib.dom.d.ts:10095
▸ toggleAttribute(qualifiedName
, force?
): boolean
If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.
Returns true if qualifiedName is now present, and false otherwise.
Name | Type |
---|---|
qualifiedName |
string |
force? |
boolean |
boolean
HTMLMediaElement.toggleAttribute
node_modules/typescript/lib/lib.dom.d.ts:7836
▸ togglePopover(force?
): void
Name | Type |
---|---|
force? |
boolean |
void
HTMLMediaElement.togglePopover
node_modules/typescript/lib/lib.dom.d.ts:10097
▸ webkitMatchesSelector(selectors
): boolean
Name | Type |
---|---|
selectors |
string |
boolean
Deprecated
This is a legacy alias of matches
.
HTMLMediaElement.webkitMatchesSelector
node_modules/typescript/lib/lib.dom.d.ts:7842
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary