Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"Undocumented enums" in Electric Image Movie exporter..



howdy all..

in the electric image movie export example, there is a curious block of code.

// Component data types, these are not yet public but they're just a FourCC
// indicating the value type - turn this off if one day they do go public
#if 1
enum {
    kComponentDataTypeFixed     = 'fixd', // Fixed (same as typeFixed )
kComponentDataTypeInt16     = 'shor', // SInt16 (same as typeSInt16) 
kComponentDataTypeCFDataRef = 'cfdt'  // CFDataRef 
};


How can I get a list of the other types?

Bob..


 _______________________________________________
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

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.