SourceBufferList$Typings extension
Properties
-
addEventListener
→ ({void Function<
K$>(SourceBufferListEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on SourceBufferList, provided by the SourceBufferList$Typings extension
Overload accessor: $1, $2no setter - length → num
-
Available on SourceBufferList, provided by the SourceBufferList$Typings extension
MDN Referenceno setter - onaddsourcebuffer ↔ dynamic Function(Event)?
-
Available on SourceBufferList, provided by the SourceBufferList$Typings extension
MDN Referencegetter/setter pair - onremovesourcebuffer ↔ dynamic Function(Event)?
-
Available on SourceBufferList, provided by the SourceBufferList$Typings extension
MDN Referencegetter/setter pair -
removeEventListener
→ ({void Function<
K$>(SourceBufferListEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on SourceBufferList, provided by the SourceBufferList$Typings extension
Overload accessor: $1, $2no 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