bbc / adhere-lib

Javascript library for processing AD profile TTML2 and presenting with an HTML video element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tidy up before parsing a new TTML document

nigelmegitt opened this issue · comments

Some objects are cached, e.g. in Parser.es6. Before parsing a new document we should clean everything up, probably.