update components

This commit is contained in:
Luke Pulverenti 2016-03-18 13:28:45 -04:00
parent 35f69d09ea
commit 51fcbbf744
15 changed files with 114 additions and 83 deletions

View file

@ -12,10 +12,6 @@ class DummyRemuxer {
return false;
}
get timescale() {
return this.PES_TIMESCALE;
}
destroy() {
}