Dart API Reference
dart:html
MediaKeys
isTypeSupported
isTypeSupported
method
@DomName('MediaKeys.isTypeSupported')
@DocsEditable()
@Experimental()
bool
isTypeSupported
(
String
keySystem
,
String
contentType
)