Any way of getting current playback time for iPhone video play in pre 3.2 API?

Posted by ????? on Stack Overflow See other posts from Stack Overflow or by ?????
Published on 2010-04-15T23:45:12Z Indexed on 2010/04/16 0:33 UTC
Read the original article Hit count: 399

Filed under:
|

Is there an API that works for pre OS 3.2 for getting the current time of a video being played back? There's this one

http://developer.apple.com/iphone/library/documentation/MediaPlayer/Reference/MPMediaPlayback_protocol/Reference/Reference.html

But it's 3.2 or later....

Is there any way to do this with the MPMoviePlayerController API?

© Stack Overflow or respective owner

Related posts about apple

Related posts about iphone