搜索资源列表
HYMediaPlayer
- iphone上在线播放程序。也可以播放本地文件。-iphone on-line player. Can also play local files.
iphone-play-mms-media-project
- iphone 播放mms 流媒体的项目,看名字就知道了,真实源代码,不容错过哦。-iphone play mms streaming media projects, to see the name to know the real source code, not to be missed.
Demo
- uiwebview播放视频 iphone开发 ,一个demo-uiwebview play video
Grid
- 本组件是用UIScrollView实现, 当大数量与多列数据显示时,支持标题行与左列的滑动锁定。 因为最近在做股票软件,看到同类软件,大多产品的大盘数据都没有发挥iPhone的特性,发上来共享下〜 〜 -This component is UIScrollView achieved, when the big numbers and multi-column data is displayed in support of the header row
SoundEx
- android系统无法播放amr格式文件,这段代码可以实现android,iphone等的amr格式与wav格式的转换-the amr format wav format conversion android system can not play amr format file, the code can be achieved android, iphone, etc.
AddMusic3.0
- IPhone编程,sdk3.0新特性,支持读取本机音乐目录并播放音乐-IPhone programming, sdk3.0 new features and support local music directory to read and play music
UIImageViewAnimatorSample
- Iphone自动播放图片代码,播放前 播放后的事件回调机制。能够很好的处理各种事件。-Iphone automatic playback picture code, play before broadcast events callback mechanism. Be better able to handle various events.
oalTouch
- This an example application that shows how to use OpenAL to play sounds on an iPhone.-This is an example application that shows how to use OpenAL to play sounds on an iPhone.
Sound
- Learn how to play an instantaneous sound for the iPhone (for example sound effect for clicks)
ChooseVideo
- How to make a gallery of videos using buttons to play. Videos have been taken from public domain. FOR iPhone
SysSound
- iPhone手机平台的一个应用程序,实现在iPhone应用程序中播放声音。-iPhone mobile platform, an application to achieve the application in the iPhone to play a sound.
HelloSound
- iPhone播放声音的程序,这个很难找的到,我研究了很久,大家可以学习下.-iPhone to play a sound program, it very difficult to find that, I studied for a long time, we can learn from the next.
test_play
- 在iphone平台上 实时远程播放wav文件-In the iphone platform, real-time remote play wav file
gstreamer-0.10.30.tar
- audio play on iphone
wuziqi
- 五子棋游戏,小时候经常玩的游戏-Backgammon game, a child used to play the game
Day22
- 是iphone开发的小例子,具有tabviewcontroller,可以切换页。具有查询网站功能,音乐播放功能,视频播放功能的实例代码-a small case used in iphone development, you can follow to learn to swith tab, audio play,movie play and so on
Iphone-video
- iPhone 的应用或者游戏当中用的一些简单插播提示音乐的功能.长音乐也可以以此类推的开发-play music with iphone
IPhone-Play-Cards
- IPHONE下一款联网斗地主游戏,居于UDP协议通讯。目前只支持内网(你也可以修改,以支持广域互联网),内嵌聊天工具和好友操作界面。可以联网邀请更多好友加入游戏,游戏实现较复杂的人工智能.... -IPHONE Landlords under a networked game, living UDP protocol. Currently only supports network (you can also modified to support wide-area Internet),
468756
- iPhone播放本地视频的代码,精选ios编程学习源码,很好的参考资料。-IPhone play local video code, select learning IOS programming source code, a good reference.
iphone-inline-video-master
- video标签在ios设备上,视频播放 会脱离文档。 webkit-playsinline和playsinline: 视频播放时局域播放,不脱离文档流 。但是这个属性比较特别, 需要嵌入网页的APP比如WeChat中UIwebview 的allowsInlineMediaPlayback = YES webview.allowsInlineMediaPlayback = YES,才能生效。换句话说,如果APP不设置,你页面中加了这标签也无效。 如果以上设置都未生效,可以使用iphone-in