QTKit: Adding a QTTrack to a QTMovie
QTKit: Adding a QTTrack to a QTMovie
- Subject: QTKit: Adding a QTTrack to a QTMovie
- From: Christian Schneider <email@hidden>
- Date: Wed, 11 May 2005 19:23:17 +0200
Hi all,
I posted this mail a few days ago on the quicktime list but was since
then told that QTKit questions should be asked here. So maybe there
are any takers here.
We are about to switch from standard quicktime to QTKit in our
application, so I'm still getting familiar with the new API and I
might have missed something in the documentation. What I'd like to
know is, whether there's a way to add a QTTrack to a QTMovie, I
couldn't find anything in the QTKit reference docs.
As I currently understand it, the procedure seems to be a) create a
QTMovie, b) get the QTMovie quicktime movie, c) create a new track
with NewMovieTrack and d) use that track to initialise a QTTrack.
Is that right? And if so, what's the rationale in leaving out an
-addTrack: method in QTMovie?
Thanks
chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden