Hi, I’m trying to figure out how to access the current frame of an ofVideoPlayer object. I found this post:
http://forum.openframeworks.cc/t/ofvideoplayer-getcurrentframe/1516/0
which references a getCurrentFrame() method, but it doesn’t appear to be documented and when I try to use it I get an error ‘class ofVideoPlayer’ has no member named ‘getCurrentFrame’. Any tips/advice greatly appreciated, thanks!