Software or hardware device designed to play audio/video files.
Why is MediaPlayer.seekTo(int msec) so inaccurate? It's sometimes 30 seconds early (with mp3's of both variable and constant …
android mp3 media-playerI am trying to use mltframework to merge 2+ videos. I want to generate another .avi file from these merged video …
media-player media mlt melt-frameworkI have a MediaPlayer running in a Service that's playing audio from a URL (streaming). As of now it appears …
android media-player wakelockAnyone know how can I increase/decrease the volume of the sound from mediaplayer by clicking on the volume button …
android media-player volume silentI have created a media player which plays video on the surface view. After completion of video the last frame …
android video media-player surfaceviewMediaPlayer.isPlaying() does not allow to know if the MediaPlayer is stopped or paused. How to know if it is …
java android stream media-player android-mediaplayerI can stream some videos from URL (server) successfully, But the others (my video up to my server) is not. …
android video-streaming media-player android-videoview http-streamingI am currently working on video streaming between two Android Phone. I wrote an application which is able to record …
android sockets media-player android-videoviewI have two fragments (left and right) and getting in the left fragment a list of Radiostreams. By clicking on …
android media-player forceclose servicemanager audioflingerI have music playlist for 5 songs. I just want that play and stop buttons work as long as im in …
android audio media-player playback