Dart
dart:html
SourceBuffer
appendBuffer method
appendBuffer
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
appendBuffer method
void
appendBuffer
(
ByteBuffer
data
)
Implementation
void appendBuffer(ByteBuffer data) native;