Dart
dart:html
MediaSource
addSourceBuffer method
addSourceBuffer
Dart
dart:html
MediaSource
addSourceBuffer method
MediaSource class
Constructors
MediaSource
Properties
activeSourceBuffers
duration
readyState
sourceBuffers
hashCode
on
runtimeType
Methods
addSourceBuffer
clearLiveSeekableRange
endOfStream
removeSourceBuffer
setLiveSeekableRange
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
supported
Static methods
isTypeSupported
addSourceBuffer method
SourceBuffer
addSourceBuffer
(
String
type
)
Implementation
SourceBuffer addSourceBuffer(String type) native;