On Jun 1, 2006, at 12:04 PM, Chad Armstrong wrote:
I noticed with the QuickTime 7.1 player, the A/V control panel has
been modified and now includes a Pitch control, in addition to the
Rate, volume, etc. I did a quick glance through the NSMovieView
class documentation, but didn't see anything regarding easily
changing the pitch like the rate can be changed. Is this something
which has been easily added in for Cocoa users, or did I just miss
something?
NSMovie and NSMovieView are deprecated and will not have new features
added. You might consider moving to the QTKit classes, unless you
need to run on Mac OS X versions that predate it. (I think 10.3.9 is
the earliest OS version that supports QTKit.)
That being said, QTKit does not currently provide methods to get or
set a movie's pitch. They should be relatively easy to add, so I
recommend filing an enhancement request.
Tim Monroe
QuickTime Engineering
_______________________________________________
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