hello guys,
I am not sure about this private API thing.
Is the property "currentPlaybackTime", which is in the MPMediaPlayback Protocol of the MPMoviePlayerController a private API?
I am asking, because this property is working fine but it is not listed in the MPMoviePlayerController Reference. Is it then a private one?
By the way: in the MPMoviePlayerController it is listed in the reference
(I did read somewhere that the private APIs methods/properties typically have a underscore before their names, like "_currentPlaybackTime". Don't know if this is really right.)
thank you guys... bye