0

Title.

I want to listen when the player starts stops buffers, etc. I am able to get the MPMoviePlaybackState, but how to use it?

I've been looking/trying for this, but no luck.

Any help please?

Scanevaro
  • 33
  • 7

1 Answers1

0

Seems like i missed the RoboVM Samples. Here's the one for MPMoviePlayerController listener

https://github.com/robovm/robovm-samples/blob/master/MoviePlayer/src/org/robovm/samples/movieplayer/viewcontrollers/MyMovieViewController.java

Scanevaro
  • 33
  • 7