Re: [Pyobjc-dev] QTCompressionOptions constants missing
Brought to you by:
ronaldoussoren
|
From: Ronald O. <ron...@ma...> - 2009-04-28 11:41:41
|
On 28 Apr, 2009, at 13:13, Daniel Ashbrook wrote: > Ahh, scratch that; I see I can just provide a string of that name and > it all works out. > That's the correct way of using these values, Apple doesn't provide constants for them in Objective-C either. Ronald > > dan > > > On Apr 27, 2009, at 4:10p, Daniel Ashbrook wrote: > >> It appears that the constants listed in the reference for >> QTCompressionOptions are missing; they are: >> >> QTCompressionOptionsLosslessAppleIntermediateVideo; >> QTCompressionOptionsLosslessAnimationVideo; >> QTCompressionOptions120SizeH264Video; >> QTCompressionOptions240SizeH264Video; >> QTCompressionOptionsSD480SizeH264Video; >> QTCompressionOptions120SizeMPEG4Video; >> QTCompressionOptions240SizeMPEG4Video; >> QTCompressionOptionsSD480SizeMPEG4Video; >> QTCompressionOptionsLosslessALACAudio; >> QTCompressionOptionsHighQualityAACAudio; >> QTCompressionOptionsVoiceQualityAACAudio; >> >> I'd expect to find them in QTKit; maybe there's somewhere else I >> should be looking? >> >> >> dan > > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code > vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev |