Here is a passage of the QTMovie Class Reference about an attribute
-------------------------------------------------------
QTMovieCurrentSizeAttribute
The current size of a QTMovie object; the value for this key is of type NSValue, interpreted as an NSSize structure.
This attribute can be read and written. This attribute cannot be read or written when the movie has been initialized with QTMovieOpenForPlaybackAttribute set to YES. This attribute is deprecated in QTKit version 7.6 and later.
-------------------------------------------------------
Does anyone knows if there is a successor for this attribut.
Or how can one retrieve the current movie size when the window resizes and the movie view size grows or shrinks accordingly
bengut from Berlin
-------------------------------------------------------
QTMovieCurrentSizeAttribute
The current size of a QTMovie object; the value for this key is of type NSValue, interpreted as an NSSize structure.
This attribute can be read and written. This attribute cannot be read or written when the movie has been initialized with QTMovieOpenForPlaybackAttribute set to YES. This attribute is deprecated in QTKit version 7.6 and later.
-------------------------------------------------------
Does anyone knows if there is a successor for this attribut.
Or how can one retrieve the current movie size when the window resizes and the movie view size grows or shrinks accordingly
bengut from Berlin