I'm in the process of weaning an application off of QuickDraw.
My UI lets users layer view "objects" on top of each other, including
quicktime movies -- I use MCSetClip() to keep movies from drawing
over overlapping objects and it works quite well.
Question #1 -- what's the Core Graphics replacement for MCSetClip? I
can't find it in the headers.
Question #2 -- what's the relationship between QuickTime and Quartz,
in particular, can I get (or maybe set) a CGContextRef from a Movie w/
o using QuickDraw?
Question #3 -- do HIMovieView or QTMovieView work within environments
with overlapping views? I would like very much not to have to do that
work myself...
Thanks in advance,
Joe
_______________________________________________
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