Fixing all of the things. 😩
This commit is contained in:
parent
53f941449f
commit
c979acff52
14 changed files with 171 additions and 76 deletions
|
@ -58,6 +58,7 @@ namespace Mist{
|
|||
bool loadSegment(const playListEntries &entry);
|
||||
bool readNext();
|
||||
virtual void dataCallback(const char *ptr, size_t size);
|
||||
virtual size_t getDataCallbackPos() const;
|
||||
void close();
|
||||
bool atEnd() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue