jvcleave / ofxOMXPlayer

OpenMax accelerated video player for openFrameworks on the Raspberry Pi 0-3. Does not work with RPI4
GNU General Public License v2.0
180 stars 61 forks source link

setAlpha and draw in rect #162

Closed natxopedreira closed 4 years ago

natxopedreira commented 4 years ago

Hello

First, thanks for the addon, i used it a lot in the past and now i need it for a new project and see in the direct mode advance demo that has more functionality in direct mode (alpha and draw in rect).

But none of those funcionalities are working for me....it just play with the full alpha and default position and size,i notice that even if i comment the draw method it draws instead.... so i must be doing something wrong.

Do those methods works?

natxopedreira commented 4 years ago

that was my mistake, works perfectly