Welcome![Sign In][Sign Up]
Location:
Search - mediaplayer in android

Search list

[androidVideoPlayer

Description: Android应用开发 video+audio 播放例子-android application development sample for video and audio playing
Platform: | Size: 33792 | Author: guanjunduan | Hits:

[Audio programMediaPlayer

Description: Android MediaPlayer类-Android MediaPlayer Class
Platform: | Size: 13312 | Author: wflydong | Hits:

[androidandroid-mediaplayer

Description: 在android环境下运行,功能是多媒体播放器-In the android operating environment, functions of media player
Platform: | Size: 201728 | Author: harry | Hits:

[androidVideoPlayerDemo

Description: 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, and debugging the lower opencore. In android2.1 and over use.
Platform: | Size: 47104 | Author: 张伟 | Hits:

[androidAndroid-MediaPlayer

Description: Video Streaming in Android
Platform: | Size: 12837888 | Author: Raghunath | Hits:

[androidAndroid-MediaPlayer-

Description: Android中MediaPlayer播放音乐时自动中断的解决办法 -MediaPlayer in Android automatically interrupts music playback solution
Platform: | Size: 1024 | Author: nyt | Hits:

[mpeg mp3Mediaplayer

Description: 在android开发环境下开发的一个音乐播放器,可支持同步显示歌词。-Developed in the android development environment, a music player that supports lyrics synchronized display.
Platform: | Size: 1150976 | Author: 靳双燕 | Hits:

[androidJSMediaPlayer

Description: javascript与java通信,完成android中MediaPlayer类封装的JS接口-javascript and java communication, the completion of the the android MediaPlayer classes in package JS interface
Platform: | Size: 56320 | Author: wang_lulu | Hits:

[androidAndroidMedia

Description: MediaPlayer Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer Android s MediaPlayer includes Audio and video playback capabilities, Music and Video applications on the Android interface, call MediaPlayer achieve the upper also includes interprocess communication content, this interprocess communication is based on the Binder mechanism for basic library in Android
Platform: | Size: 64512 | Author: yhchen | Hits:

[OS programandroid-mediaplayer

Description: 一款仿写的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, interested search inside this a comment is in English, it is for reference only.
Platform: | Size: 199680 | Author: 薛新志 | Hits:

[Audio programandroid-mediaplayer

Description: 一段在Android系统中可以运行的媒体播放软件的源代码,初学者可以看看,java语言-A system can be run in the Android media player software source code, beginners can see, java language
Platform: | Size: 242688 | Author: | Hits:

[androidtestmediaplayer

Description: android中,循环播放/mnt/sdcard目录下一个视频文件的demo,播放使用SurfaceView与MediaPlayer工具-android in, demo next loop/mnt/sdcard directory of a video file, play instruments using SurfaceView with MediaPlayer
Platform: | Size: 967680 | Author: dyl | Hits:

[androidMediaplayer

Description: 基于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 video
Platform: | Size: 20869120 | Author: 林欣 | Hits:

[androidandroid-mediaplayer

Description: 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
Platform: | Size: 201728 | Author: wu | Hits:

[androidmediaplayer-Android

Description: 在Android平台下编写的一个多媒体播放器软件-In writing of the Android platform of a media player software
Platform: | Size: 200704 | Author: dctianshi | Hits:

[androiddzPiano

Description: 这个小例子主要用到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 MotionEvent Code Event to determine the status of the current gesture (press or release, etc.)
Platform: | Size: 1676288 | Author: chenjie | Hits:

[android音乐播放器

Description: 使用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.)
Platform: | Size: 2156544 | Author: 大亮无敌 | Hits:

[Otheraudio_mix-master

Description: 音频混合:实时录制audio时录制麦克风数据 和 写入背景音乐 本次案例实现了 *MediaPlayer 播放音频 *AudioTrack 播放音频 mp3 --> pcm data ( libs/jl1.0.1.jar ) *AudioRecord 录制音频 pcm file *AudioTrack 播放音频 pcm data *AudioRecord 录制音频 use MediaCodec & MediaMuxer write data *MediaExtractor 和 MediaCodec 手动解码出 pcm 数据 *混合音频(Audio mixing: recording microphone data and writing background music when recording audio in real time This case has come true * MediaPlayer broadcasts audio * AudioTrack MP3 - > PCM data audio (libs/jl1.0.1.jar) * AudioRecord recording audio PCM file * AudioTrack broadcasts audio PCM data * AudioRecord recording audio use MediaCodec & MediaMuxer write data * MediaExtractor and MediaCodec manually decode the PCM data Mix audio)
Platform: | Size: 190464 | Author: xiaofei-felix | Hits:

[Android ApiDemos示例解析

Description: 如何使用MediaPlayer类来播放声音或是视频。涉及的Activity有三个: MediaPlayerDemo:主Activity,显示示例列表。 MediaPlayerDemo_Audio: 子Activity,用于播放声音,在Launcher中没有图标。 MediaPlayerDemo_Video: 子Activity,用于播放视频,在Launcher中没有图标。 其中MediaPlayerDemo 使用四个按钮用于显示例子列表: 点击按钮后,触发子Activity,比如”Play video from local file” 将启动MediaPlayerDemo_Audio(How to use the MediaPlayer class to play the sound or the video. There are three Activity involved: MediaPlayerDemo: Master Activity, showing a list of examples. MediaPlayerDemo_Audio: child Activity, used for playing sound, and there is no icon in Launcher. MediaPlayerDemo_Video: child Activity, used to play video, and there is no icon in Launcher. In which MediaPlayerDemo uses four buttons to display the list of examples: Click the button, trigger Activity, such as "Play video from local file" will start MediaPlayerDemo_Audio)
Platform: | Size: 123904 | Author: water1107 | Hits:

CodeBus www.codebus.net