#include <vsync.h>
List of all members.
Detailed Description
Definition at line 214 of file vsync.h.
Constructor & Destructor Documentation
Member Function Documentation
Returns name of instanciated VSync method.
Implements VideoSync.
Definition at line 221 of file vsync.h.
Tries to initialize VSync method.
Implements VideoSync.
Definition at line 222 of file vsync.h.
Waits for next a frame or field.
Returns delay to real frame timing in usec
Start(void), WaitForFrame(void), and Stop(void) should always be called from same thread, to prevent bad interactions with threads.
- Parameters:
-
| sync_delay | time until the desired frame or field |
- See also:
- CalcDelay(void), KeepPhase(void)
Implements VideoSync.
Definition at line 223 of file vsync.h.
The documentation for this class was generated from the following file: