Hello all,
I am trying to write an applications with 2 synchronized videos. My
first problem is that I can't seem to figure out how to access some of
the COM properties in C++ and I can not find any c++ documentation. This
code works fine to load a movie:
quicktimeMovie1.put_URL("G:\\Program Files\\QuickTime
SDK\\QTJava_6.1_Win_SDK\\Demos\\media\\Sample.mov");
But I can't figure out the C++ equivalents of the VB commands:
AxQTControl1.Movie.Play()
AxQTControl1.Movie.Time = AxQTControl1.Movie.Time + 300000
How can I access these and other commands from C++?
Does anyone have any other suggestions for how to synchronize 2 videos
so when either slider is moved the other movie is synchronized
automatically?
Thanks
-Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden