Fixed TS VoD, more or less (Erik will follow up with proper fix)
This commit is contained in:
parent
fefbfe2375
commit
058242842f
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ namespace TS{
|
|||
outPackets.clear();
|
||||
buildPacket.clear();
|
||||
seenUnitStart.clear();
|
||||
lastms.clear();
|
||||
rolloverCount.clear();
|
||||
}
|
||||
|
||||
void Stream::clear(){
|
||||
|
|
Loading…
Add table
Reference in a new issue