forked from github/cordova-android

Problem: Using Capture Video and mediaFile.getFormatData() on Android: Droid / 2.2.3: successfully get height, width, duration Samsung Galaxy Tab 10.1 / 3.1: recording appears to succeed, however height / width / duration all come back as 0. Fix: The Samsung Galaxy Tab 10.1 returns a MP4 video and not 3GPP as was expected in the Capture class.