Initialize currentSubtitlesOctopus

Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
Cromefire_ 2020-07-21 22:34:08 +02:00 committed by GitHub
parent 982a474965
commit 394c1195d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1073,6 +1073,7 @@ function supportsTextTracks() {
this.customTrackIndex = -1;
this.currentClock = null;
this.currentSubtitlesOctopus = null;
this._currentAspectRatio = null;
const octopus = this.currentSubtitlesOctopus;