android - Using MediaPlayer with OpenTK -


i've seen examples on android video played mediaplayer , each frame content sent oes texture external shader using native khronos opengl es 2.0 functionalities.

is possible achieve same result using opentk? , more simply, opentk suitable applying effects video on android, versus gles?


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -