How to detect when iPhone MPMoviePlayer controls appear/disappear?

Posted by Mark Smith on Stack Overflow See other posts from Stack Overflow or by Mark Smith
Published on 2010-03-18T00:17:22Z Indexed on 2010/03/18 0:21 UTC
Read the original article Hit count: 853

I'm trying to add custom buttons to the left and right of the standard rewind/play/forward controls in an MPMoviePlayerController view (OS 2.x and up). I've figured out how to add them to the player window, but they're always visible. Is there a way to detect when the standard controls appear and disappear?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about mpmovieplayercontroller