mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
COsdHelpers: Add function setVideoSystem()
This commit is contained in:
@@ -23,6 +23,7 @@ class COsdHelpers
|
||||
int isVideoSystem1080(int res);
|
||||
int getVideoSystem();
|
||||
uint32_t getOsdResolution();
|
||||
int setVideoSystem(int newSystem, bool remember = true);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user