mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
neutrino.h: add StartPip() member
This commit is contained in:
@@ -223,6 +223,7 @@ public:
|
||||
void numericZap(int msg);
|
||||
void StopSubtitles();
|
||||
void StartSubtitles(bool show = true);
|
||||
bool StartPip(const t_channel_id channel_id);
|
||||
void SelectSubtitles();
|
||||
void showInfo(void);
|
||||
CConfigFile* getConfigFile() {return &configfile;};
|
||||
|
Reference in New Issue
Block a user