tags:

views:

79

answers:

0

The docs say that the Media Player framework will play video only in fullscreen. In my case I want to play video in a little portion of the screen, while using UIKit / UIView.

What would help out? Do I have to use an openGL ES view for that?