---------- Forwarded message ---------- From: Roman Gil <email@hidden> Date: Feb 20, 2006 11:02 PM
Subject: Help me please To: quicktime-api <email@hidden>
Hey gays
please help me.... i need if there is some way of use this code of VB but on Builder C++ 6.0
If QTControll.Movie Is Nothing Then Exit Sub If QTControll.Movie.canExport Then Dim qt As QTOLibrary.QTQuickTime Set qt = QTControl1.QuickTime If qt.Exporters.Count = 0 Then
qt.Exporters.Add End If Dim exp As QTOLibrary.QTExporter Set exp = qt.Exporters(1) exp.SetDataSource QTControl1.Movie exp.ShowExportDialog End If
I have problems to define Dim qt As QTOLibrary.QTQuickTime and Dim exp As QTOLibrary.QTExporter please I need to know how use these functions... or if is possible.
Thanks
_______________________________________________
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
This email sent to email@hidden