| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
|
i looked at all the examples of the core video in the apple's developer web page and i only found cocoa code. It will be very helpful to have the code also in C and not in Objective-C. Is that possible? Hello, Core Video is a C API so I'm not sure I understand the issue here, but you can look at the QTCarbonCoreImage101 sample which uses Core Video and as the name indicates is a Carbon app. You'll see it's the same C calls used in the Cocoa samples. Additionally, this Carbon sample uses Core Image (an Obj-C API) by including the code in a .m file and simply calling them though some C functions. Trivial to do. http://developer.apple.com/samplecode/QTCarbonCoreImage101/QTCarbonCoreImage101.html regards, edward Edward Agabeg WWDR Engineer QuickTime and Audio Worldwide Developer Relations Apple http://www.apple.com/developer http://www.apple.com/quicktime -- This message was sent from a personal account -- -- All views are mine and not necessarily shared by my employer -- |
_______________________________________________ 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
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.