Pleae help me.
I'd like to know how to write AVI file player
with timer(.000 mode) and forward and rewind function.
Printable View
Pleae help me.
I'd like to know how to write AVI file player
with timer(.000 mode) and forward and rewind function.
Hi:
If u want to do something simple, you can use MCI to code an avi player with these functions. But this kind of avi doesn't support > 1000 FPS, it simply loses frames.
DiretX solves this problem.