Dart
dart:html
SourceBuffer
errorEvent constant
errorEvent
Dart
dart:html
SourceBuffer
errorEvent constant
SourceBuffer class
Properties
appendWindowEnd
appendWindowStart
audioTracks
buffered
mode
onAbort
onError
timestampOffset
trackDefaults
updating
videoTracks
hashCode
on
runtimeType
Methods
abort
appendBuffer
appendTypedData
remove
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
abortEvent
errorEvent
errorEvent constant
EventStreamProvider
<
Event
>
const
errorEvent
=
const EventStreamProvider<Event>('error')
Implementation
static const EventStreamProvider<Event> errorEvent = const EventStreamProvider<Event>('error')