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