Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
标题。
我想听播放器何时开始停止缓冲区等。我能够获得 MPMoviePlaybackState,但如何使用它?
我一直在寻找/尝试这个,但没有运气。
请问有什么帮助吗?
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