Home
last modified time | relevance | path

Searched refs:headerCache (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1982 if (!this.headerCache) {
1983 this.headerCache = { class in CAFDemuxer.readChunk
1988 if (this.headerCache.oversize) {
1992 switch (this.headerCache.type) {
2005 this.headerCache = null;
2029 this.headerCache = null;
2041 this.headerCache = null;
2046 this.headerCache.size -= 4;
2056 if (this.headerCache.size <= 0) {
2057 this.headerCache = null;
[all …]