mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-31 01:11:13 +02:00
generic-pc/glfb: add some sort of A/V synchronization
This commit is contained in:
@@ -57,6 +57,7 @@ private:
|
||||
std::map<unsigned char, int> mKeyMap;
|
||||
std::map<int, int> mSpecialMap;
|
||||
int input_fd;
|
||||
int64_t last_apts;
|
||||
|
||||
void checkReinit(); /* e.g. in case window was resized */
|
||||
static void rendercb(); /* callback for GLUT */
|
||||
|
Reference in New Issue
Block a user