LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using windows media player in labview

Need to learn how to use Windows Media Player 9 in Labview 6.1 and 7.
0 Kudos
Message 1 of 4
(4,911 Views)
tell me what you would like to do with it and I will help you. Do a search on activeX in the examples and you will find how to do it with activeX.

Joe



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 4
(4,911 Views)
Allright, I need to know how to load a movie file into a Media Player window embedded on a VI. I also need to know how to play, stop, pause, fast forward, rewind, and I need an example of all. Thanks.
0 Kudos
Message 3 of 4
(4,911 Views)
Try this. It loads the media player. hit play movie then select which movie you want to play. this loads the movie into memory and starts playing then when you hit stop vi it stops the vi and the movie.I do not have any movie files to try this with but I tried this with other media and it worked fine



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 4 of 4
(4,911 Views)