• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Rotating a QTMovie doesn't work the way it used to
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rotating a QTMovie doesn't work the way it used to


  • Subject: Re: Rotating a QTMovie doesn't work the way it used to
  • From: "E. Wing" <email@hidden>
  • Date: Wed, 22 Oct 2008 14:49:02 -0700

> So does anyone know whether this is a problem that's specific for
> dealing with QuickTime movies from a cocoa app? Or is there a more
> elegant way of rotating movies?
>

I don't know anything about the old QuickTime APIs. But I would
suggest the new way to do this is use Core Animation. You might be
able to use NSView's  setFrameCenterRotation (you may not need to
enable layer backing to use this). Or you could use a QTMovieLayer
instead of a QTMovieView which would get you a lot more direct control
over the transform matrix and anchorPoint.

-Eric
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Rotating a QTMovie doesn't work the way it used to (From: Peter Maurer <email@hidden>)

  • Prev by Date: Re: another n00b question -- how to find a memory leak
  • Next by Date: Re: Increment object property
  • Previous by thread: Rotating a QTMovie doesn't work the way it used to
  • Next by thread: Re: Cocoa-dev Digest, Vol 5, Issue 1813
  • Index(es):
    • Date
    • Thread