media-player
media player error codes
This link is broken. Are there any other resource that keeps media player error codes? or does anybody know what the -18 error code mea开发者_Python百科ns?[详细]
2023-04-06 21:29 分类:问答onCompletion of MediaPlayer on Android device, and resizing video
I am developing an application which plays videos from a playlist. In case there is no video on the device the app dowloads it from a site and moves to the next video in the list.[详细]
2023-04-06 19:55 分类:问答libvlc media player in C#
Hey guys and girls :) ok so i ran this project -> http://www.helyar.net/2009/libvlc-media-player-in-c-part-2/ and it worked perfectly (he was using .net 2.0) however when i try anything above 3.5 it[详细]
2023-04-06 18:11 分类:问答how to control media player using script or code
Is there a media player, where you can control its audio and video using script or code.for example lets say i want to pause the video after n secs, which play开发者_StackOverflower supports this? I a[详细]
2023-04-06 17:19 分类:问答MediaPlayer.Volume control
I have a slider where I get a value from 0 to 100 to adjust the volume. The MediaPlayer.Volume expects a value between 0.0 and 1.0 while 0=-96db and 1=-0db. Curren开发者_JS百科tly I use the following[详细]
2023-04-06 12:08 分类:问答J2me Player, Play MP3 Files One After The Other
I am unable to play an MP3 file one after the other, when 1 file finishes playing the other file needs to start. I am only able to s开发者_如何学JAVAtart playing 1 file, when I put code to start the n[详细]
2023-04-06 12:02 分类:问答Android MediaPlayer
I want to prepare my mediaplayer on this activity and when its prepared I want to jump to another activity and start the mediaplayer there. It doesn\'t jump to the other activity can you help me pleas[详细]
2023-04-06 07:27 分类:问答Prevent using a button until it is ready
So I have seen some other posts similar, but not quite answering what I am looking for. Basically onCreate is loading in the content (being textviews and image) and it also opens up another thread t[详细]
2023-04-05 17:52 分类:问答Storing media resources in xml file
I am working with a application where I want to play a mp3-file. Depending on a user choice (this part is finished) a specific file shall be played.[详细]
2023-04-05 10:46 分类:问答Android app pauses during sleep lock, but not its running native threads?
I am having a problem with the sleep lock in my application. I am using a native thread which is using sockets to retrieve RTP packets who contains audio data. This audio data is then sent to the and[详细]
2023-04-05 09:01 分类:问答