Typescript Library Declarations (DOM)
Interface SourceBufferEventMap
interface
SourceBufferEventMap
{
abort
:
Event
;
error
:
Event
;
update
:
Event
;
updateend
:
Event
;
updatestart
:
Event
;
}
Index
Properties
abort
error
update
updateend
updatestart
Properties
abort
abort
:
Event
error
error
:
Event
update
update
:
Event
updateend
updateend
:
Event
updatestart
updatestart
:
Event
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
abort
error
update
updateend
updatestart
Typescript Library Declarations (DOM)