Initialize currentSubtitlesOctopus
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
parent
982a474965
commit
394c1195d1
1 changed files with 1 additions and 0 deletions
|
@ -1073,6 +1073,7 @@ function supportsTextTracks() {
|
|||
|
||||
this.customTrackIndex = -1;
|
||||
this.currentClock = null;
|
||||
this.currentSubtitlesOctopus = null;
|
||||
this._currentAspectRatio = null;
|
||||
|
||||
const octopus = this.currentSubtitlesOctopus;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue