QT Movies in Cocoa

whitesaint

cocoa love
Hi everybody well this question shouldn't be that hard to answer, but how do you import a Quicktime Movie into a program I'm trying to build? I found the Quicktime clip thing in Interface builder, however what code would you have to write and where for the application to recognize it? All feedback would be appreciated. Thanks.
 
look at NSMovie.h and NSMovieView.h

That is, if you didn't return your developer cd as well when you returned OSX :p
 
Back
Top