Hey,
When I'm trying to build my project I'm getting an error on line 42(in ofxAVFVideoPlayer.h) saying:
Virtual function 'getPixels' has a different return type ('unsigned char *') than the function it overrides (which has return type 'ofPixels_<unsigned char> &')
Am I doing something wrong?
Hey,
When I'm trying to build my project I'm getting an error on line 42(in ofxAVFVideoPlayer.h) saying:
Virtual function 'getPixels' has a different return type ('unsigned char *') than the function it overrides (which has return type 'ofPixels_<unsigned char> &')Am I doing something wrong?