2024-01-16 16:31:09 +07:00
|
|
|
SAVELOG "For change size this file. New video"
|
|
|
|
|
|
|
|
|
|
If EventTurnOn = 1 Then
|
|
|
|
|
|
|
|
|
|
GetFileSizeK "taobin_project/inter/sgp/video/taobin_thank1_event.mp4" MainfileSize
|
|
|
|
|
DEBUGVAR MainfileSize
|
|
|
|
|
If MainfileSize = 6749397 Then
|
|
|
|
|
Var video_file_name = "ROOT/taobin_project/inter/sgp/video/taobin_thank1_event.mp4"
|
|
|
|
|
EndIf
|
|
|
|
|
|
|
|
|
|
EndIf
|
|
|
|
|
|
|
|
|
|
|
2024-11-05 10:48:22 +07:00
|
|
|
If UsePepsiTheme = 1 Then
|
|
|
|
|
|
|
|
|
|
; expect-wtc
|
2024-11-14 14:38:28 +07:00
|
|
|
GetFileSizeK "taobin_project/inter/whatthecup/common/video/wtc_thankyou.mp4" MainfileSize
|
|
|
|
|
DEBUGVAR MainfileSize
|
|
|
|
|
If MainfileSize = 5184722 Then
|
|
|
|
|
Var video_file_name = "ROOT/taobin_project/inter/whatthecup/common/video/wtc_thankyou.mp4"
|
2024-11-05 10:48:22 +07:00
|
|
|
EndIf
|
|
|
|
|
|
|
|
|
|
EndIf
|