Jump to content

quicktime questions please


tele
 Share

Recommended Posts

Dear All,

I have been experimenting with the quicktime UDF provided in "mediaUDF.au3". I wonder if there is any documentation for the object returned by _qtcreate() please. It will be very nice if I know about the available functions and properties.

Here is my code:

$monitor=GUICreate("Monitor",800,600,0,0)

$logo=_qtcreate(1,100,100,300,300)

Can I do:

- $logo.Movie.Start()

- $logo.Movie.size = fit to window

Thanks!

Terry

Link to comment
Share on other sites

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...