mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
libcoolstream2/playback_cs.h: update apollo header
This commit is contained in:
@@ -70,6 +70,8 @@ public:
|
|||||||
bool SelectSubtitles(int pid);
|
bool SelectSubtitles(int pid);
|
||||||
void GetChapters(std::vector<int> &positions, std::vector<std::string> &titles);
|
void GetChapters(std::vector<int> &positions, std::vector<std::string> &titles);
|
||||||
void RequestAbort();
|
void RequestAbort();
|
||||||
|
void GetTitles(std::vector<int> &playlists, std::vector<std::string> &titles, int ¤t);
|
||||||
|
void SetTitle(int title);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // __PLAYBACK_CS_H_
|
#endif // __PLAYBACK_CS_H_
|
||||||
|
Reference in New Issue
Block a user