Fixed TS VoD, more or less (Erik will follow up with proper fix)

This commit is contained in:
Thulinma 2017-10-26 13:03:18 +02:00
parent fefbfe2375
commit 058242842f

View file

@ -89,6 +89,8 @@ namespace TS{
outPackets.clear();
buildPacket.clear();
seenUnitStart.clear();
lastms.clear();
rolloverCount.clear();
}
void Stream::clear(){