开发者

How can we do progressive streaming from local cache in iPhone Application?

开发者 https://www.devze.com 2023-04-04 06:02 出处:网络
All, I have an interesting problem: I need a mechanism to progressively stream video content stored in my local cache.

All,

I have an interesting problem:

I need a mechanism to progressively stream video content stored in my local cache.

The content stored in the local cache will be downloading in the background. So as and when the download content is available the MPMoviePlaye开发者_JS百科r should be notified that more content is available and keep playing.

--Srihari

0

精彩评论

暂无评论...
验证码 换一张
取 消