如何获得“寻求”? MPMoviePlayerController 中的时间?

发布于 2024-12-05 14:04:44 字数 489 浏览 0 评论 0原文

我正在使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文