libbybaldwin / phonegap-api-demo-jquery-mobile

Demo App of PhoneGap APIs using jQuery Mobile
40 stars 43 forks source link

Capture duration units in PhoneGap 1.5.x wrong #2

Open libbybaldwin opened 12 years ago

libbybaldwin commented 12 years ago

The units for Capture - duration may be in seconds instead of mseconds in PhoneGap 1.5.x.

Verify and change code to report duration correctly for Audio and Video Capture media file data.

libbybaldwin commented 12 years ago

Test again latest Cordova (1.6.1 or ??) before changing.