opt: Optimize subtitle processing logic
This commit is contained in:
@@ -12,7 +12,7 @@ export class BilingualSubtitleManager {
|
|||||||
#captionWindowEl = null;
|
#captionWindowEl = null;
|
||||||
#paperEl = null;
|
#paperEl = null;
|
||||||
#currentSubtitleIndex = -1;
|
#currentSubtitleIndex = -1;
|
||||||
#preTranslateSeconds = 120;
|
#preTranslateSeconds = 90;
|
||||||
#throttleSeconds = 30;
|
#throttleSeconds = 30;
|
||||||
#setting = {};
|
#setting = {};
|
||||||
#isAdPlaying = false;
|
#isAdPlaying = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user