mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-10 23:28:34 +02:00
framebuffer_ng: implement showFrame() und stopFrame()
This commit is contained in:
@@ -246,6 +246,7 @@ class CFrameBuffer
|
||||
|
||||
void Clear();
|
||||
void showFrame(const std::string & filename);
|
||||
void stopFrame();
|
||||
bool loadBackgroundPic(const std::string & filename, bool show = true);
|
||||
bool Lock(void);
|
||||
void Unlock(void);
|
||||
|
Reference in New Issue
Block a user