mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- user_menu: get resolution value for livestreams
This commit is contained in:
@@ -48,6 +48,7 @@ class CWebTVResolution : public CMenuTarget
|
||||
CMenuWidget *m;
|
||||
public:
|
||||
CWebTVResolution();
|
||||
const char *getResolutionValue();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
int Show();
|
||||
};
|
||||
|
Reference in New Issue
Block a user