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