Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit to recording Issue #23

Open
MTUser opened this issue Jan 8, 2013 · 0 comments
Open

Limit to recording Issue #23

MTUser opened this issue Jan 8, 2013 · 0 comments

Comments

@MTUser
Copy link

MTUser commented Jan 8, 2013

When i used SetTimeout to control the Limit to recording the the milliseconds are not calculated as per the Settimeout given

For Eg if i give Settimeout to 15000 ms so the Record button Progress event sometime calculate only 13 seconds it shud be 14 seconds starting from 0 EG 0:00 to 0:14 but it shows sometime 0.00 to 0:13 when i analyzed i found that recording milliseconds are calculated wrongly as per the Settimeout functionality,please look into the issue as soon as possible and also provide me with the Solution with a Good example.

Can you please tell me how milliseconds are calculated on what basis.
Can you please explain me this line as also mentioned below in the example

progress: function(milliseconds){ // will be called in a <1s frequency with the current position in milliseconds

please give me solution as soon as possible..

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant