Hi Eric,
Am 27.09.10 19:28, schrieb Eric Wing:

> "There are some other QTKit changes in Snow Leopard. It is now
> possible to display one QuickTime movie object in multiple views or
> layers. Due to changes with QuickTime X, the attributes
> QTMovieCurrentSizeAttribute and QTMovieSizeDidChangeNotification have
> been deprecated. Their replacements are called
> QTMovieNaturalSizeAttribute (to get “authored” size) and
> QTMovieNaturalSizeDidChangeNotification."
> 
> I believe his notes are correct. I think you want
> QTMovieSizeDidChangeNotification and not QTMovieEditedNotification in
> your fix.

Hm, I am a bit lost... I copied the code from
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/QTKitApplicationTutorial/CustomizingtheMediaPlayerApplication/CustomizingtheMediaPlayerApplication.html
(search for QTMovieNaturalSizeDidChangeNotification)

I'll try your suggestion later this day and report back


cheers,
Stephan



_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to