Top "Media-player" questions

Software or hardware device designed to play audio/video files.

Android Media Player Plays In The Background, But Doesn't Stop When App Killed

I'm new to Android, so I have a problem. In Android I want to play background music as soon as …

android audio android-activity media-player
IllegalStateException calling MediaPlayer.reset()

The documentation for the Android MediaPlayer shows that there are no invalid states for the reset() call: http://developer.android.…

android media-player
Yahoo Media Player aka Yahoo Web Player Script Not Found

I have been working on a Ruby on Rails application recently. We were using Yahoo Web Player to play our …

html media-player yahoo yahoo-api mediaplayback
media players that supports MPEG-DASH

I want DASH MPD files to be played and tested on to different DASH supported clients. I have tested with …

media-player mpeg2-ts mpeg-dash
MediaPlayer error: pause called in state 64

I am using a MediaPlayer in my Activity. When I hit the back button, I get this error: 09-20 19:44:16.540: E/…

android media-player
MediaPlayer stop playing after about 5 seconds

I'm currently developing a simple game and now it's time to add music and sound effect. I tried using MediaPlayer, …

android media-player playback
play/pause button image in notification ,Android

I have implemented music player which fires a custom notification when stream audio is playing. Everything is working and I …

android notifications media-player android-remoteview
Get path of song from SD card in android

In my android application I want to fetch song from SD card but I am not able to get the …

android media-player android-mediaplayer android-sdcard android-sdk-2.1
JavaFx Drag and Drop a file INTO a program

Hey there community I was wondering if is possible to create a program that allows for the user to Drag …

java javafx java-8 media-player java-7
Android Audio SeekBar

I'm trying to create something where a single audio file is played and can be paused and manipulated with a …

android audio media-player seekbar