in 0.9.0 you can call loadAsync("filepath")
and it'll load the video in the background. you need to wait until isFrameNew returns true to be able to use the player
↧
Loading Videos via ofThread
↧
in 0.9.0 you can call loadAsync("filepath")
and it'll load the video in the background. you need to wait until isFrameNew returns true to be able to use the player