mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
neutrino.cpp: add numericZap function
This commit is contained in:
@@ -227,6 +227,7 @@ public:
|
||||
};
|
||||
void SetChannelMode(int mode);
|
||||
void quickZap(int msg);
|
||||
void numericZap(int msg);
|
||||
void StopSubtitles();
|
||||
void StartSubtitles(bool show = true);
|
||||
void SelectSubtitles();
|
||||
|
Reference in New Issue
Block a user