objective c - Play video in Mac OS X 10.7 -


what simplest way play video programmatically objective-c in mac os x 10.7 (lion)? , if want support os x 10.6 (snow leopard) too?

i noticed ios av foundation introduced os x 10.7. unfortunately documentation seems written ios , found confusing.

"simplest" depends on you're trying do. if want more control (e.g., rendering movie opengl texture) or less (e.g., independent window can pop , ignore), there might different answers.

but use cases, if want 10.6+ support, simplest way show movie qtkit. see article "using qtkit media playback" in xcode documentation starting point.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -