Posts
 
Reputation
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
~482 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for omri374

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 …

Member Avatar for omri374
0
392
Member Avatar for crh0872

[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!

Member Avatar for omri374
0
90

The End.