Graphics Programs Reference
In-Depth Information
If you build this code, it will fail, and the compiler will complain that it has never heard of
kUTTypeMovie . Oddly enough, both kUTTypeMovie and kUTTypeImage are de-
clared and defined in another framework - MobileCoreServices. You have to explicitly
add this framework and import its header file into your project to use these two constants.
Search WWH ::




Custom Search