Search Results

0
votes

[iPhone] Play video not in full screen mode

Looking at the MPMoviePlayerController class dump here, you can see these publi …
0
votes

chapters in videos for the iPhone

This is definitely possible sending the non-documented message setCurrentTime to MPMoviePlayerController. It takes one parameter of type double which specifies the playback positio …