[TIMOB-7046] MobileWeb: Ti.Media.VideoPlayer video times must be in milliseconds, not seconds
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-01-13T15:47:12.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-01, Release 2.0.0, Release 1.8.1 |
| Components | MobileWeb |
| Labels | stage |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-09T16:51:07.000+0000 |
| Updated | 2017-03-03T23:24:11.000+0000 |
Description
HTML5 video times are all in seconds, but Titanium's video player is in milliseconds.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1147
Closing ticket as MobileWeb is no longer supported.