Dart SDK
dart:html
MediaKeys
isTypeSupported
method
isTypeSupported
MediaKeys
Static methods
create
isTypeSupported
Properties
keySystem
@DomName('MediaKeys.isTypeSupported')
@DocsEditable()
@Experimental()
bool
isTypeSupported
(
String
keySystem
,
String
contentType
)
(Not documented.)