When we play an online video through MPMoviePlayerViewController there will be some buffer time in all the cases. Is there any way by which we can capture the buffer time. My perception was that there should be some callback methods which gets invoke at start and stop buffering but I did not find any in documentation.
Any help will be appreciated.