Played waveform width is not matching my calculation can you help with this ? #2674
Replies: 1 comment
-
@vishal-4way do you have a link so we can see and what version you using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
minPxPerSec : 1400
waveform.getDuration() > 197.53902083333332
total width of waveform > 276555px correct
waveform.getCurrentTime() > 31.07933333333327
width of color waveform > 43511px
my PxPerSec : 1400
my current time is 30.950
because of this my playhead position is not matching with the waveform cursor .
Is there any way so that I can limit the waveform calculation upto 10ms only .
Beta Was this translation helpful? Give feedback.
All reactions