Files
RCBASIC4/doc/files/playvideo.txt
2026-02-26 15:33:51 -06:00

12 lines
231 B
Plaintext

#title PlayVideo [RCBasic Doc]
#header Sub PlayVideo(vLoops)
Plays the currently loaded video for a set number of loops.
Note: Set this to 0 to play the video once.
Note: Set this to -1 to the video infinitely.
#ref StopVideo