05-06-2008 04:18 AM
05-06-2008 08:22 AM - edited 05-06-2008 08:22 AM
Hi Johnny,
i think you can use the callback function "PlayStateChange" from the media player. If you register a state change you can start your program and capture the images.
Hope it helps.
Mike
05-06-2008 11:04 AM
If yes, how can I connect other programs with this image-acquisition-program? Und how can I start this image-acquisition-program from other program in parallel?seems to affirm this. The general answer to the above question is that there isn't a "general" way to do this. You could always make your image acquisition program monitor what applications get started and then start the screenshot capturing at that point.