ofxHapPlayer icon indicating copy to clipboard operation
ofxHapPlayer copied to clipboard

setFrame()? TODO

Open ThomasLengeling opened this issue 4 years ago • 1 comments

I am trying to use the function setFrame()

I found a similar implementation to seekFrame() method in the ofxHPV addon:

https://github.com/vjacob/ofxHPVPlayer/blob/6e824aa047fc952821eaf9c2a17242b6402cbf50/src/ofxHPVPLayer.cpp#L353

I also found another implementation of the function setFrame method in the ofxDSHAP addon:

https://github.com/secondstory/ofxDSHapVideoPlayer/blob/e4b896a06df6995e3c09c897658f0349fb5ff3f2/src/ofxDSHapVideoPlayer.cpp#L987

Maybe this could help to implement the function, let me know what would be the best direction. I am wondering if there is any plan for this function to be implemented, I would very much appreciate

I wonder if this could help. Thank you!

ThomasLengeling avatar Mar 23 '20 20:03 ThomasLengeling

it would be great to have setFrame function implemented, and getCurrentFrame as well. Cheers!

dimitre avatar Jun 25 '20 02:06 dimitre