开发者

How to play access and play the video programmatically?

开发者 https://www.devze.com 2023-03-09 20:01 出处:网络
I am developing an application. In that my requirement is access the video from iPhone and play that videos and select one from that videos. So please tell me how to acce开发者_StackOverflow社区ss and

I am developing an application. In that my requirement is access the video from iPhone and play that videos and select one from that videos. So please tell me how to acce开发者_StackOverflow社区ss and play the videos in iPhone programmatically.


This site is not to do your homework for you. Please read Apple docs on Media Player Framework. Then download sample code from iOS Developer Library. Once you have written your own code and getting a specific error you cannot resolve, then post your question on SO.


Apple's MoviePlayer sample shows how to do this.

And refer - https://web.archive.org/web/20110528064432/http://developer.apple.com/library/ios/codinghowtos/AudioAndVideo/_index.html

0

精彩评论

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