mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
COsdHelpers: add signal OnBeforeChangeResolution
This commit is contained in:
@@ -26,6 +26,7 @@ class COsdHelpers : public sigc::trackable
|
||||
uint32_t getOsdResolution();
|
||||
int setVideoSystem(int newSystem, bool remember = true);
|
||||
sigc::signal<void> OnAfterChangeResolution;
|
||||
sigc::signal<void> OnBeforeChangeResolution;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user