nasser / zajal

Experimental creative coding framework
MIT License
161 stars 10 forks source link

Rewind videos using shorthand syntax #35

Open nasser opened 13 years ago

nasser commented 13 years ago

Shorthand video playing syntax eg video "file.mp4" currently always continues the video when resuming after an interruption. as mentioned on the forums, it is desirable to make the video restart on resumption as well. this should be controllable with video_mode syntax.