Yes, it's unclear to me why to even call exitMovie. According to the
documentation:
===============================
exitMovies
public static final void exitMovies()QuickTime calls the ExitMovies function
automatically when your application quits - you only need to call thi
function if you finish with the Movie Toolbox long before your application
is ready to quit.
QuickTime::ExitMovies()
===============================
So, it would appear unnecessary to call exitMovie at app shut down.
-- Enric
-----Original Message-----
From: Laura Ferguson [mailto:email@hidden]
Sent: Saturday, February 05, 2005 5:44 AM
To: email@hidden
Subject: Re: App stuck at quicktime.QTSession.close(QTSession.java:611)
As suggested in the book, I tried exitMovie instead of close and that seems
to work better. Does anyone know if exitMovie is sufficient to shut down
the QT processes?
At 07:43 PM 2/4/2005 -0800, you wrote:
>Just started coding Quicktime to Java.
>
>This problem has probably been covered before. I'm following the
"Quicktime
>for Java Developer's Notebook". I have a shutdown hook in the class
>QTSessionCheck:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden
This email sent to email@hidden