搜索资源列表
bonfire
- iphone火焰演示了动画效果,31天工程中的第二天。-For day 2 I picked something that has been popular in the App Store? 揂nimations?. The first App I did was iFlame which was a simple video of a flame I shot myself. At the time I had not seen a flame or lighter in the App
MoviePlayer_iPhone
- code to show how to use video in the new 3.0 SDK
avTouch
- Apple iPhone code for Audio Video
iPhone-streaming-media-player-
- 在参照了第三代合作伙伴计划的分组交换流媒体服务技术规范的基础上,介绍移动流媒体网络体系中使用的网络协议,论述H.264视频解码技术和AMR-NB(Adaptive Multi-Rate Speech Codec Narrow Band)及AAC(Advanced Audio Coding)音频解码技术以及承载音视频媒体数据的容器3GPP(3rd GenerationPartnership Project)文件结构,针对iPhone平台自身特点,重点研究在iPhone平台上移动流媒体播放器的实
AVCam.xcodeproj
- iphone application to record the camera images and store in as video
iTunesCDB
- 该程序通过分析itunesCDB文件的内容来读取iphone上的视频,音乐等内容-this program can read audio video in iphone thought analyse itunesCDB
CKplayer_v6.7
- ckplayer是一款在网页上播放视频的免费的播放器,功能强大,体积小巧,跨平台,使用起来随心所欲。 播放器主要以adobe的flash(所使用的版本是CS5)平台开发,所以在支持flash插件的平台和浏览器上都可以使用,而无需下载其它插件,如果你需要修改完整版里提供的相关的flash源文件,请使用adobe的flash cs5以上版本打开源文件修改。 ckplayer同时也支持html5的视频播放,即同时可以在Ipad,Iphone等IOS平台上播放视频,并且只需简单代码就可以使用,无
CuSunPlayer-v2.5
- 这是一款基于Actionscr ipt.3.0语言独立开发的Flash型播放器(youku,tudou,sina,网易等大型网站都是采用的这种Flash型播放器,flash播放器优势在于无须装其他插件来支持播放),主要应用于网站中调用Flv,mp4,mov,f4v,3gp等视频格式文件进行播放,并可以适IPad,IPhone,安卓这样的移动终端-This is a based on Actionscr ipt.3.0 language independent development of fla
CuSunPlayer-v3.5
- 极酷阳光播放器CuSunPlayer是一款基于Actionscr ipt.3.0语言独立开发的Flash型播放器,主要应用于网站中调用Flv,mp4,mov,f4v,3gp等视频格式文件进行播放,并可以适IPad,IPhone,安卓这样的移动终端。-Cool player Sun CuSunPlayer is a flash player based on Actionscr ipt.3.0 language independent development, mainly used in sit
linphone-3.11.1
- Linphone is an open source SIP Phone, available on mobile and desktop environments (iOS, Android, GNU/Linux, MAC OSX, Windows Desktop, Windows 10 UWP). Linphone has inside a separation between the user interfaces and the core engine, allowing to c
iphone-inline-video-master
- video标签在ios设备上,视频播放 会脱离文档。 webkit-playsinline和playsinline: 视频播放时局域播放,不脱离文档流 。但是这个属性比较特别, 需要嵌入网页的APP比如WeChat中UIwebview 的allowsInlineMediaPlayback = YES webview.allowsInlineMediaPlayback = YES,才能生效。换句话说,如果APP不设置,你页面中加了这标签也无效。 如果以上设置都未生效,可以使用iphone-in