M
Michael D Murphy
Hi,
I need to use Windows Meadia Player in my application to run som mpeg
movies. I do not want to use the playlist facility of the Windows Media
Player Control, I want to queue up the files to play myself. In order to do
that I need to know when the current file has been played and has stopped. I
started looking at multi-threading as a solution, but am having difficultly
with the algorithm. I get the main thread to start the first clip and get
the worker function to check when the player has stopped the first clip, but
then I am wondering where I put the code to load the next mpeg file and
start the worker function again. I hope this make sense.
Any help would be appreciated.
Michael Murphy
(e-mail address removed)
954-452-1047
I need to use Windows Meadia Player in my application to run som mpeg
movies. I do not want to use the playlist facility of the Windows Media
Player Control, I want to queue up the files to play myself. In order to do
that I need to know when the current file has been played and has stopped. I
started looking at multi-threading as a solution, but am having difficultly
with the algorithm. I get the main thread to start the first clip and get
the worker function to check when the player has stopped the first clip, but
then I am wondering where I put the code to load the next mpeg file and
start the worker function again. I hope this make sense.
Any help would be appreciated.
Michael Murphy
(e-mail address removed)
954-452-1047