Dart
dart:html
MediaSource
isTypeSupported method
isTypeSupported
Dart
dart:html
MediaSource
isTypeSupported 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
description
isTypeSupported
method
bool
isTypeSupported
(
String
type
)
Implementation
static bool isTypeSupported(String type) native;