phonegap / phonegap-plugin-media-recorder

Apache License 2.0
14 stars 20 forks source link

Implement MediaRecorder.isTypeSupported() #7

Closed macdonst closed 7 years ago

macdonst commented 7 years ago

Need to implement the isTypeSupported method. Pass in a mimeType and get a boolean that tells you whether or not it is supported.

https://w3c.github.io/mediacapture-record/#dom-mediarecorder-istypesupported

macdonst commented 7 years ago

see comments at https://github.com/phonegap/phonegap-plugin-media-recorder/commit/e4d591d4748936c8030fa69d11afb28ffae8d7e5