当前位置:
首页 资源下载
搜索资源 - mediaplayer in android
搜索资源列表
-
1下载:
android 播放本地以及网络流(rtsp)视音频文件的上层java程序。主要供初学者理解mediaplayer的使用方法,以及调试下层opencore。在android2.1及以上使用。-android Play local and network flow (rtsp) on top of video and audio files java program. Mediaplayer for beginners to understand the main use of methods,
-
-
1下载:
Video Streaming in Android
-
-
0下载:
在android开发环境下开发的一个音乐播放器,可支持同步显示歌词。-Developed in the android development environment, a music player that supports lyrics synchronized display.
-
-
0下载:
Android MediaPlayer类-Android MediaPlayer Class
-
-
0下载:
Android应用开发 video+audio 播放例子-android application development sample for video and audio playing
-
-
1下载:
在android环境下运行,功能是多媒体播放器-In the android operating environment, functions of media player
-
-
0下载:
Android中MediaPlayer播放音乐时自动中断的解决办法 -MediaPlayer in Android automatically interrupts music playback solution
-
-
0下载:
javascr ipt与java通信,完成android中MediaPlayer类封装的JS接口-javascr ipt and java communication, the completion of the the android MediaPlayer classes in package JS interface
-
-
0下载:
MediaPlayer
Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer
Android s MediaPlayer includes Audio and video playback capabilities, Music and V
-
-
0下载:
一款仿写的android手机中的媒体播放器,mediaplayer源码分享与大家下载。源码爱好者以前发过几款android播放器相关源码,有兴趣的搜索一下,这一款里面的注释是英文的,仅供参考吧。-A parodies of android phone media player, mediaplayer source to share with you download. Source enthusiasts sent several android player source code, int
-
-
0下载:
一段在Android系统中可以运行的媒体播放软件的源代码,初学者可以看看,java语言-A system can be run in the Android media player software source code, beginners can see, java language
-
-
0下载:
android中,循环播放/mnt/sdcard目录下一个视频文件的demo,播放使用SurfaceView与MediaPlayer工具-android in, demo next loop/mnt/sdcard directory of a video file, play instruments using SurfaceView with MediaPlayer
-
-
0下载:
基于android的视频播放器的开发,可以播放本地视频,有根据英文字母顺序排列的视频列表,旋转界面选择,音量调控,上一段下一段视频,-Of video player based on android development, can play a local video, according to the English alphabetical list of video, rotating interface selection, volume control, in a period of
-
-
0下载:
Android开发小项目 多媒体播放,内含完整工程,在Eclipse环境中使用Java编程,适合参考学习-A small project of Android development Media Player, containing a complete project, uses Java programming in the Eclipse environment, for reference study
-
-
0下载:
在Android平台下编写的一个多媒体播放器软件-In writing of the Android platform of a media player software
-
-
0下载:
这个小例子主要用到android手势部分和Mediaplayer部分的知识。
手势部分没啥问题,我们可以通过MotionEvent中定义的Event Code来判断当前手势的状态(按下或者释放等)-This small example mainly uses the Android part and the Mediaplayer part of the knowledge.
Hand part of the problem, we can be defined in the Motio
-
-
2下载:
使用Android平台开发的一个音乐播放器,内置API中的MediaPlayer为主,实现了音乐选取、暂停及播放等功能。(The use of Android platform developed a music player, built-in API in the MediaPlayer based, to achieve the music selection, pause and play and other functions.)
-
-
1下载:
音频混合:实时录制audio时录制麦克风数据 和 写入背景音乐
本次案例实现了
*MediaPlayer 播放音频
*AudioTrack 播放音频 mp3 --> pcm data ( libs/jl1.0.1.jar )
*AudioRecord 录制音频 pcm file
*AudioTrack 播放音频 pcm data
*AudioRecord 录制音频 use MediaCodec & MediaMuxer write data
*MediaExtract
-
-
0下载:
如何使用MediaPlayer类来播放声音或是视频。涉及的Activity有三个:
MediaPlayerDemo:主Activity,显示示例列表。
MediaPlayerDemo_Audio: 子Activity,用于播放声音,在Launcher中没有图标。
MediaPlayerDemo_Video: 子Activity,用于播放视频,在Launcher中没有图标。
其中MediaPlayerDemo 使用四个按钮用于显示例子列表:
点击按钮后,触发子Activi
-