JSON library fix for empty-named objects. Also, stuff Erik did that I don't fully understand, but he made me amend his commit :'(
This commit is contained in:
parent
526feda148
commit
3e559fdffd
3 changed files with 30 additions and 91 deletions
|
@ -201,7 +201,6 @@ namespace DTSC {
|
|||
Ring * getRing();
|
||||
unsigned int getTime();
|
||||
void dropRing(Ring * ptr);
|
||||
void updateHeaders();
|
||||
int canSeekms(unsigned int ms);
|
||||
livePos msSeek(unsigned int ms, std::set<int> & allowedTracks);
|
||||
void setBufferTime(unsigned int ms);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue