стримится
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since июль 2015 г..
Событие 'seeking' в случае, когда идёт подгрузка видео
General info
- Specification
- Interface
-
Event
- Bubbles
-
No
- Cancelable
-
No
- Target
-
Element
- Default Action
-
None.
Properties
| Property | Type | Description |
|---|---|---|
target Только для чтения | EventTarget | The event target (the topmost target in the DOM tree). |
type Только для чтения | DOMString | The type of event. |
bubbles Только для чтения | Boolean | Whether the event normally bubbles or not. |
cancelable Только для чтения | Boolean | Whether the event is cancellable or not. |