Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #44.3K
2 Posted Topics
Hi, I'm programming an application that records video samples of 5 seconds each. the recording takes place inside a loop. I use MFC and DirectShow The thing is, that the main thread must pause for 5 seconds while the sample is being recorded. in order to do that, I can …
[QUOTE=wildgoose;919463]You could also setup a timer, that will call a callback and/or send a windows message.[/QUOTE] Hi, Could you please exaplain a bit about how to solve this using a timer? many thanks!
The End.
omri374