Tagged Questions
The playing tag has no wiki summary.
5
votes
4answers
10k views
Play MP3 Files with iPhone SDK
what 's the easiest way to play a music file such as Mp3 with pause botton ?
very very simple a button play and another button pause that music ..
can you write that code !
2
votes
1answer
232 views
How can you play a sound of a specified duration using AVAudioPlayer on iOS?
I want to play a specified duration within a sound file on IOS. I found a method in AVAudioPlayer that seeks to the begining of the playing (playAtTime:) but i cannot find a direct way to specify an ...
1
vote
4answers
45 views
Playing a file in android mediaplayer
I want to play a video file recorded to be played in the mediaplayer of android.I want to call the media player through the intent and want to play the corresponding file of the passed uri.When I was ...
1
vote
0answers
139 views
Play videon on Android custom activity
I want to play video in my application(ex::::my Webview) means I don't want to play the video in Youtube.
This is my code:
myWebview.getSettings().setJavaScriptEnabled(true);
...
1
vote
1answer
61 views
signal playing on c#
i have some values in txt file and also CVS format like belows,
sample# g1 g2
...
1
vote
2answers
249 views
Running animation in background worker
I m developing an application in vb 2008, and using background worker to copy file(s). I have my own designed form which plays an animationon on the top of the form along with copy. For playing ...
1
vote
0answers
472 views
How to record and Play back from Memory using Audio Queue Services
I've been trying lately to make a game that allows the user to talk and afterwards play what he talked back in a funny voice.
The catch is that the recording is done only when somebody talks near the ...
1
vote
1answer
89 views
How can I perform an action at a certain point in time during a video in Android?
I am creating a program which requires me to change a setting in the program when the video reaches specific points (at 1/3 of the video's completion, 2/3's and on completion). Android has a built in ...
1
vote
1answer
999 views
how to add custom visualization to Media Element (Windows Media Player) in WPF
I just came across this requirement, could find this URL is of close match but the source downloaded is corrupted.
...
0
votes
0answers
21 views
AS3 , playing a flv backwards smoothly?
*nothing seems be to working regularly, having a flv with less than 15 sec. with a resolution of 900x500, 25fps, 300kbs
the main idea is to control the video with keyboard keys.. in this case quite ...
0
votes
0answers
24 views
How to stop the jQuery easySlider after playing a video?
Is there a way to stop the easySlider jQuery plugin after a video is being played by the user? I can only find topics about stoping the video after sliding but not the other way around.
Hope u could ...
0
votes
0answers
34 views
android: listener for video playback started.
I am using MediaPlayer class to play some videos using their Uri. The problem is that when I perform some seek operation, it takes a while to resume playback from the new seek position. I want to show ...
0
votes
1answer
92 views
PLaying two videos in sequence in Chrome by using the <video> tag
How do I play two videos in a sequence in the HTML5 video tag?
In Google Chrome, the following code plays only the first intro video.
<html>
<head>
<script ...
0
votes
0answers
90 views
“App Ticker” - How to update the feed icon and info?
I created an app, uploaded an image as the app icon, then uploaded the same image for the app's Facebook page.
After a few weeks, the logo needed to be changed, so I uploaded the new logo in both ...
0
votes
1answer
301 views
Webview links to m.youtube.com instead of youtube app
I have my app which opens a webpage which has links to youtube videos on it.
I have 2 problems:
The links open m.youtube.com fine but the videos do not play. Just highlighted in orange then ...
0
votes
1answer
220 views
Playing encrypted video
What I want to do is next:
We need to protect the video content(encrypt it) and be able to play it.
Tricky part is that we do not want to load everything into memory at once and decrypt there.(though ...
0
votes
0answers
131 views
Check if iPod is currently playing music
I am working on an IOS app. Is there a quick and easy way to see if the IOS iPod is currently playing music / if it is in a paused state or not?
0
votes
1answer
133 views
IOS - Pause and Unpause Currently Playing Music
I am working on a IOS app that I want to have the functionality to pause and unpause music that is currently playing through the ipod, just like the ipod's play/pause button. Is there anyway to do ...
0
votes
1answer
212 views
video to fit screen in android
I am trying to play a video in android using Video View, But the video is not completely stretching to fit the screen instead the video view is stretching and its showing black empty screen on either ...
0
votes
0answers
217 views
capturing PCM of the mp3 file being played on Android
I am trying to get the PCM data of the mp3 files being played by Android system.
In the SDK I do not find any API of the Mediaplayer which lets me set the data target (complement API of ...
0
votes
1answer
200 views
Play video from Raw Android failed :(
i am trying to play video from Raw folder but its gives me this error ever time
VideoView videoView = (VideoView) findViewById(R.id.myVideoPlayer);
Uri uri = ...
0
votes
3answers
903 views
Android - How do I only allow one instance of MediaPlayer to play at a time?
I'm trying to create a simple Sound-board Android app, using ListView items as buttons. (Btw, I'm a novice programmer)
The idea is that I press a button, and a specific sound file plays. If I press ...
0
votes
1answer
43 views
Primer on Audio
This is a programming related question; what are the steps needed to successfully decode audio, play it and so forth.
I need a primer on the process:
Decoding audio (via mp3, ogg, etc.)
Playing ...
0
votes
4answers
771 views
iPhone AVAudioPlayer app freeze on first play
I'm using AVAudioPlayer from iOS SDK for playing short sounds on each click in tableView rows.
I have manually made @selector on button in each row that fires up method playSound:(id)receiver {}. From ...
0
votes
1answer
139 views
Playing sound issue iPhone?
What's wrong with this code? I've used it before but now I'm getting these warnings...
warning: passing argument 2 of 'AudioServicesCreateSystemSoundID' from incompatible pointer type
warning: ...
0
votes
1answer
1k views
Playing Dailymotion videos in iPad
I am developing an iPad application that lists News Videos from Dailymotion. I also want to play these news videos in my webview.
I tried playing the URL corresponding to the tag "media:player url=" ...
0
votes
1answer
100 views
touchesEnded Sound?
I'm trying to play a sound on touchesEnded but I'm having a problem. There are multiple objects that get moved around, so if the below code holds true when any object is moved, it constantly plays ...
0
votes
1answer
2k views
Playing sound samples on the iPhone
I've reached the point where i want to play some samples in my game/app. My instinct says use openAL ... I will have the situation where I will need to play multiple samples at once (however no more ...
0
votes
1answer
330 views
set focus on a pop-up with music playing
again trying to do music in a homepage.
The music should play on load ...
this is how i try to do it.
setting up a "window.open" like
function Audio() {
MyWindow = ...
0
votes
2answers
126 views
Flash play() processed immediately?
Does the play() function in Flash:
move the playhead of the MovieClip to the next frame -- as soon as play() is called
change the MovieClip's state to "playing" -- actually move MovieClip to next ...