Fixed new style lastData() function
This commit is contained in:
parent
3e559fdffd
commit
5be3774e3c
2 changed files with 2 additions and 10 deletions
|
@ -210,7 +210,6 @@ namespace DTSC {
|
|||
std::map<livePos,JSON::Value> buffers;
|
||||
std::map<int,std::set<livePos> > keyframes;
|
||||
void addPacket(JSON::Value & newPack);
|
||||
std::string * datapointer;
|
||||
datatype datapointertype;
|
||||
unsigned int buffercount;
|
||||
unsigned int buffertime;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue