I'm attempting to compile a program which includes avifile. The
compilation fails when the code calls on this method
IAviPlayer->SetDrawCallback2.
Does this method still exist? I looked in aviplay.h and I don't see
it or any method that even looks like it. It talks about it in the
comments above the IAviPlayer class, which added to my confusion.
...
Set two callbacks:
* kill handler ( will be called when player stops ) and draw callback
* ( called each frame during playback and frequently if paused. Takes
* non-zero pointer to video data or NULL if frame sholdn't be drawn ).
...
Rick
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile