Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Documentation about flying on glider? Or something else? Can you give more accurate answer?

Yes. Use Google.

Seriously, do you think people should do your work for you? Use Google for two minutes and you are on your way.
 
Of course i looked up, and even found some ready to use codes, for example http://www.mactech.com/articles/mactech/Vol.21/21.10/TheInformer/index.html

But i can't launch that code because i can't import header for QTMetaDataRef and some other typedefs and functions.

here is my imports
Code:
#import <QTKit/QTKit.h>
#import <QTKit/QTMovie.h>

#import <QuickTime/QuickTime.h>
#import <QuickTime/Movies.h>
but it doesnt work(
 
Can you be more specific beyond "doesn't work"?

Most likely you're building against 10.6 SDK via 64-bit and QuickTime.framework is not 64-bit compatible.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.