SourceBufferList$Typings extension

on

Properties

addEventListener → ({void Function<K$>(SourceBufferListEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SourceBufferList, provided by the SourceBufferList$Typings extension

Overload accessor: $1, $2
no setter
length num

Available on SourceBufferList, provided by the SourceBufferList$Typings extension

MDN Reference
no setter
onaddsourcebuffer ↔ dynamic Function(Event)?

Available on SourceBufferList, provided by the SourceBufferList$Typings extension

MDN Reference
getter/setter pair
onremovesourcebuffer ↔ dynamic Function(Event)?

Available on SourceBufferList, provided by the SourceBufferList$Typings extension

MDN Reference
getter/setter pair
removeEventListener → ({void Function<K$>(SourceBufferListEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SourceBufferList, provided by the SourceBufferList$Typings extension

Overload accessor: $1, $2
no setter

Operators

operator [](num index) SourceBuffer

Available on SourceBufferList, provided by the SourceBufferList$Typings extension

operator []=(num index, SourceBuffer value) → void

Available on SourceBufferList, provided by the SourceBufferList$Typings extension