Top "Media-player" questions

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

Problems with MediaPlayer, raw resources, stop and start

I'm new to Android development and I have a question/problem. I'm playing around with the MediaPlayer class to reproduce …

android media-player
How to play Audio file Mp3 from the server

I want to play audio from the live server. I don't want to download these audio files. Format of these …

android audio media-player http-live-streaming audio-player
How to attach MediaPlayer with SurfaceView in android?

I'm building video player with android media player object. i'm able to hear the audio but the video does not …

android media-player surfaceview surfaceholder
Streaming to the Android MediaPlayer

I'm trying to write a light-weight HTTP server in my app to feed dynamically generated MP3 data to the built-in …

android http stream media-player android-mediaplayer
Mediaplayer progress update to seekbar not smooth?

I am working on an app with recorder and player. I am using mediaplayer to play the recorded .wav file …

android media-player progress seekbar smooth
Receive OS level key-press events in C# application

i dont know a better title for the question , but i`ll illustrate my problem. I am working on application …

c# keyboard-shortcuts media-player keyboard-hook
JavaFX: "Toolkit" not initialized when trying to play an mp3 file through MediaPlayer class

I'm trying to make a simple mp3 play in the background of my program using the following: Media med = new …

java media-player javafx-2
How to get current playing song details from MediaPlayer

Is there any way to get the details of current song played by MediaPlayer?

android media-player
How to determine video width and height on Android

I have a video file and I want to get width and height of video. I don't want to play …

android video media-player android-videoview
"binary was not built with debug information " warning meaning in mfc application?

I am getting the following Warning when i run my Windows Application(MFC) in Windows 7. 'XXX.exe': Loaded 'C:\2010\Debug\…

windows visual-studio-2010 visual-c++ mfc media-player