LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming Windows MediaPlayer

Are there any samples, how to control the Windows MediaPlayer with LabWindows/CVI ? I know that I have to use an ActiveX-control, but I don't know exactly, how I have to write code for this. Please help me...

Martin
0 Kudos
Message 1 of 2
(3,156 Views)
Hello

If you are using CVI, you can use the Activex Controller to generated C based wrappers for the Windows Media Player activex control. Once these wrappers are generated, you should use the Visual Basic or C++ examples to get you started. Plus you should be able to find more documentation on the methods and properties on the MSDN


Here is a KB that describes the Activex Controller Wizard".

I hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,156 Views)