Dart SDK
dart:html
MediaSource
supported
supported
Dart SDK
dart:html
MediaSource
supported
property
supported
Dart SDK
dart:html
MediaSource
Static properties
instanceRuntimeType
supported
Static methods
isTypeSupported
Constructors
MediaSource
internal_
Properties
activeSourceBuffers
duration
readyState
sourceBuffers
hashCode
on
runtimeType
Operators
operator ==
Methods
addSourceBuffer
endOfStream
removeSourceBuffer
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;