如何获得“寻求”? MPMoviePlayerController 中的时间?
我正在使用 MPMoviePlayerController
实例来播放直播视频。当用户向前或向后寻找时,我想获取播放头应该寻找的时间到。
MPMoviePlayerPlaybackStateDidChangeNotification
通知我一个搜索事件,并且 currentPlaybackTime
返回当前时间,即搜索之前的时间。如何在不等待下一个 MPMoviePlaybackStatePlaying
通知的情况下获取“搜索”时间?
I am using an MPMoviePlayerController
instance to play live-streaming videos. When the user seeks forward or backward, I want to obtain the time to which the play-head should seek to.
MPMoviePlayerPlaybackStateDidChangeNotification
notifies me of a seek event just fine, and currentPlaybackTime
returns the current time i.e. before seeking. How do I obtain the "seek-to" time without waiting for the next MPMoviePlaybackStatePlaying
notification?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论