RenderMovieFrame() / MovieFrameRate()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

RenderMovieFrame() / MovieFrameRate()

Post by blueznl »

had to try a little, ok, here are some things...

- RenderMovieFrame()... renders a frame, and advances the frame pointer with taking the frame rate into account... and beyound control of PauseMovie() and MovieSeek()... euh... RenderNextFrameOnSPriteWhenTheTimeIsRight is a slightly more fitting name :-) i guess some improvements in the doc is here in place

- so, how about a *real* :-) RenderFrame command that points to a bitmap / image? and actually renders the current frame, as set by MovieSeek()? something like RenderFrame(image_id)

- also missing: MovieFrameRate() function
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )