As discussed in #8143 this adds the load( std::string ) function to ofBaseVideoPlayer class so that older video players will still work when used with 0.13 and on.
Tested both with using via ofVideoPlayer and directly.
Seems to work great and should allow for both newer path implementation and older legacy approaches.
As discussed in #8143 this adds the load( std::string ) function to ofBaseVideoPlayer class so that older video players will still work when used with 0.13 and on.
Tested both with using via ofVideoPlayer and directly. Seems to work great and should allow for both newer path implementation and older legacy approaches.
cc @dimitre @roymacdonald