Jump to content

Windows Media Player UDF GUI Control


sudeepjd
 Share

Recommended Posts

I was looking for a way to embed Windows Media Player into Autoit. I found 2 Windows Media Player UDF's but both of them seem to have used the OCX directly. The problem with using the OCX directly is that the video display size cannot be changed, and it takes the size of the video inherently.

@seangriffin created the VLC GUI based on embedding the IE object into the GUI and that seems to work perfectly with Windows Media Player as well and it does not give the resize problem.

I built the WMP.au3 around this concept and would like to share it with everybody.

Attached is the WMP.au3 and the WMP_Example.au3 where it is used.


Feedback is appreciated. This is my first UDF, so please be kind. 

SudeepJD

WMP_Example.au3

WMP.au3

Edited by sudeepjd
Updated the au3 file
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...