Software or hardware device designed to play audio/video files.
I've got to be missing something obvious here, but I can't seem to find anything to allow me to determine …
android media-player bufferingI'm trying to get audio in my app to play through the upper speaker on the iPhone, the one you …
ios objective-c avfoundation media-player audiotoolboxI try to play a sound from R.raw. inside a Thread/Runnable But I can't get this to work. …
android multithreading media-player runnable android-contextI am trying to play a video stream from the internet on the iPhone by pressing a button. I used …
ios iphone stream media-player mpmovieplayercontrollerI am trying to make use of MediaPlayer class for playing a video file. The problem is video is not …
android video media-playerI have two displays. I want to make a media player and I want to play video full screen on …
c# .net wpf media-player mediaelementI have a task to make a DLNA android application as shown in the following video http://www.youtube.com/…
android media-player dlnaI am working on a h264 video codec. I want to know: Is a single NAL unit in H264 equivalent …
video media-player containers h.264 video-codecsI need to play live audio stream, actually it is radio. The problem is that I also need to manage 20 …
android proxy stream media-player bufferingI have an Android application that plays streamed audio from the Internet using the MediaPlayer class. How do I let …
android media-player