Dart SDK
dart:html
MediaSource
isTypeSupported
method
isTypeSupported
MediaSource
Static properties
supported
Static methods
isTypeSupported
Properties
activeSourceBuffers
duration
readyState
sourceBuffers
on
Constructors
MediaSource
Methods
addSourceBuffer
endOfStream
removeSourceBuffer
addEventListener
removeEventListener
dispatchEvent
@DomName('MediaSource.isTypeSupported')
@DocsEditable()
bool
isTypeSupported
(
String
type
)
(Not documented.)