Top "Media-player" questions

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

android application mute and unmute MediaPlayer

i was struggling for this for one day and the issue is still there. I have 2 function in my activity …

android android-activity media-player mute
How do I include http headers with MediaPlayer setDataSource?

I am passing a URI to the setDataSource method of the MediaPlayer object. I am targeting api version less than 14, …

java android media-player android-mediaplayer
How do I style the default Wordpress audio player with CSS?

I frequently use the Wordpress audio shortcode to embed my podcast episodes in my posts: [audio src="http://podcastsourcefile"] Unfortunately, …

css wordpress media-player audio-player
How do I create a custom media player to play a custom codec in Android?

n00b here (first Android project). I have been given a custom video codec that has been integrated with an …

android video media-player codec mediaplayerservices
Reduce video buffering

I'm playing video on Android using media player via RTSP. The player takes about 12s to buffer before it starts …

android video-streaming media-player rtsp buffering
Headphone Jack Listener Android

Does anyone know how I can detect if the headphone jack on a device is unplugged on Android? I have …

java android audio media-player android-audiomanager
Streaming with Android MediaPlayer in SDK 8

SDK level 8 (Froyo) has introduced the native capability for the MediaPlayer to connect to a streaming source, like Shoutcast. Previous …

android proxy stream media-player android-2.2-froyo
AudioManager MODE_IN_CALL interferences

I'm using AudioManager to play a sound through earpiece just before a call is placed so I use AudioManager setMode(…

android media-player android-audiomanager
How play the video using “HTTP Live Streaming” in iphone?

I am new to iphone development,I am parsing a XML URL and display its content in the table, when …

iphone media-player live-streaming