Hi, I just started exploring the AppGameKit engine a few days ago and I was curious about this: Is there currently any way to play videos (such as mp4 files) onto a sprite surface or to the background of my AppGameKit application? We plan on using the tier2 AppGameKit in our project.
Or is there plans for future releases to support video playback?
We would mostly be using it to play fullscreen videos in the background, behind our sprites. Previously in our Windows applications we used DirectShow for this, which worked great, but a simple solution in the AppGameKit would be very useful for us.
Thanks for making such an easy to use engine I really appreciate it guys.