ofxHAPAVPlayer
ofxHAPAVPlayer copied to clipboard
isPlaying() not working properly
It seems that isPlaying() returns an invalid value. If the video is not played ( video.play() ), enven stopped ( video.stop() ) right after loading, video.isPlaying() returns true after a few frames, at random moments.