开发者

Develop a custom media player on iPhone

开发者 https://www.devze.com 2023-02-09 03:30 出处:网络
I\'m inter开发者_开发问答ested in developing a Custom Media Player on iPhone. Can you give me a basic idea to start with, i would like to know the libraries / API\'s which supports to develop my own p

I'm inter开发者_开发问答ested in developing a Custom Media Player on iPhone. Can you give me a basic idea to start with, i would like to know the libraries / API's which supports to develop my own player. My custom media player has to play from local hard disk, and as well as it has to stream over network. Can you please help me out to give a start in right direction?

Thank You in advance. Suse.


You should use AVFoundation.Framework, MediaPlayer.Framework.

Here are the sample code for,

Music player

Movie Player

0

精彩评论

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