video caption track

This commit is contained in:
yonghyon
2024-04-27 13:53:04 +09:00
parent 9be6af7966
commit 37490171e7
13 changed files with 562 additions and 75 deletions

View File

@@ -53,7 +53,7 @@ export const ACTIVE_POPUP = {
alarmOffPopup: "alarmOffPopup",
qrPopup: "qrPopup",
};
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
export const AUTO_SCROLL_DELAY = 600;
export const AUTO_SCROLL_GAP = 20;
export const SINGLE = "SINGLE";