DO video
This commit is contained in:
parent
568b86200e
commit
11696367a2
11 changed files with 75 additions and 12 deletions
11
video/script2.ev
Normal file
11
video/script2.ev
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
Var MainfileSize = 0
|
||||
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
|
||||
If MainfileSize = 2786275 Then
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
||||
EndIf
|
||||
EndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue