Dynad
Member
|
Video Playback
Hey,
In the last release the video playback plays the video way to fast with Time.curTime() perhaps its speed is changed in the last release.
But Time.realTime() works just fine... Esenthel perhaps you can change this? Just a tip
~Dynad
There is always evil somewhere, you just have to look for it properly.
|
|
09-25-2010 04:22 AM |
|
Esenthel
Administrator
|
RE: Video Playback
It's not a bug,
this is not a matter of speed difference,
but that 'curTime' can include the time needed for engine to initialize or when app was not active
and 'realTime' does not include that
so 'curTime' can be offseted by some value
|
|
09-26-2010 08:16 PM |
|
Dynad
Member
|
RE: Video Playback
Is there a way to reset the video after its done? if i set the the timer to 0 the update still gives a false back...
There is always evil somewhere, you just have to look for it properly.
|
|
01-27-2011 01:04 AM |
|
Esenthel
Administrator
|
RE: Video Playback
just re create the object
|
|
01-27-2011 02:39 PM |
|
Dynad
Member
|
RE: Video Playback
ok
There is always evil somewhere, you just have to look for it properly.
|
|
01-27-2011 03:28 PM |
|