mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
This commit is contained in:
@@ -192,6 +192,7 @@ class CMoviePlayerGui : public CMenuTarget
|
||||
void setLastMode(int m) { m_LastMode = m; }
|
||||
void Pause(bool b = true);
|
||||
void selectAudioPid();
|
||||
bool SetPosition(int pos, bool absolute = false);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user