Flutter
dart:html
MediaRecorder
isTypeSupported method
isTypeSupported
isTypeSupported
method
Null safety
bool
isTypeSupported
(
String
type
)
Implementation
static bool isTypeSupported(String type) native;
Flutter
dart:html
MediaRecorder
isTypeSupported method
MediaRecorder class
Constructors
MediaRecorder
Properties
audioBitsPerSecond
hashCode
mimeType
on
onError
onPause
runtimeType
state
stream
videoBitsPerSecond
Methods
addEventListener
dispatchEvent
noSuchMethod
pause
removeEventListener
requestData
resume
start
stop
toString
Operators
operator ==
Static methods
isTypeSupported
Constants
errorEvent
pauseEvent