mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
add cookie.patch thx DboxOldie
This commit is contained in:
@@ -103,7 +103,7 @@ class Player {
|
||||
bool FastBackward(int speed);
|
||||
bool FastForward(int speed);
|
||||
|
||||
bool Open(const char *Url, bool noprobe = false);
|
||||
bool Open(const char *Url, bool noprobe = false, std::string headers = "");
|
||||
bool Close();
|
||||
bool Play();
|
||||
bool Pause();
|
||||
|
Reference in New Issue
Block a user