LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows Media Player (IWMPPlayer4) controls (play, pause, stop, etc)

LabView Version 8.0
I am Playing with the WMP.vi that i've found in the forums.
It works fine, plays my videos, dvds, etc using my current player wmp 11.
IWMPPlayer4 is what it is using, but I can't seem to find a way to control the playback (play, pause, stop, etc). Is there a way to use IWMPPlayer4 with playback controls, or is there a different WMP activex object I should use?
I'm also looking to make it fullscreen too. That's my next issue after the first. I've been playing with it for a while now.
 
Thanks for the help 
Ben Adams
0 Kudos
Message 1 of 2
(5,511 Views)
IWMPPlayer4 should have a controls property.  Select that using a property node, and then under that, there should be (invoke) methods such as Stop, Play etc.
0 Kudos
Message 2 of 2
(5,496 Views)