I would like to know when the YouTube MPMoviePlayerViewController appear (programmatically) after have clicked on the UIWebView which permit to play the video in iOS, to get and to have control on this view.
Because I want to get information from the player like the current playback time, loading time... like in a regular MPMoviePlayerViewController.
Thanks