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