I need to play a video in my UIViewcontroller using MPMoviePlayerController. So before playing the video i need to show an activity Indicator View before the video is buffered. Once the video starts playing i need to remove the Activity Indicator. I am not able to find out on how to get notified as soon as the video starts playing. Any suggestion on this would be of great help. Thanks.
I need to play a video in my UIViewcontroller using MPMoviePlayerController. So before playing
Share
Your probably looking for something like this:
I also found that from this link which may help you out too: http://www.sdkboy.com/?p=48