gpt4 book ai didi

iphone - 在 MPMoviePlayerController 上调用播放后,电影播放有一些延迟

转载 作者:行者123 更新时间:2023-12-03 20:08:32 26 4
gpt4 key购买 nike

我正在开发一个 iPhone 应用程序,在其中使用 MPMoviePlayerController 播放视频。

有时,我在 MPMoviePlayerController 上调用播放后,某些视频不会立即播放。

我已调用prepareToPlay,并在MPMediaPlaybackIsPreparedToPlayDidChangeNotification的通知方法中,我正在MPMoviePlayerController上调用播放。

有人可以帮忙找出这里的问题吗?

谢谢,拉克斯米拉尔

最佳答案

根据我在类似线程 ( reducing-the-initial-delay-when-playing-remote-video-content ) 中的回答 - 注意该解决方案的片段对于远程和本地视频内容均有效。

初始化时使用MPMoviePlayerController.movi​​eSourceType属性 播放器减少媒体 识别延迟。

来自MPMoviePlayerController Class Reference :

The default value of this property is MPMovieSourceTypeUnknown. This property provides a clue to the playback system as to how it should download and buffer the movie content. If you know the source type of the movie, setting the value of this property before playback begins can improve the load times for the movie content. If you do not set the source type explicitly before playback, the movie player controller must gather this information, which might delay playback.

关于iphone - 在 MPMoviePlayerController 上调用播放后,电影播放有一些延迟,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6645992/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com