QCView has setMaxRenderingFrameRate: but QCCompositionLayer has no such equivalent call that I can find. I am guessing there might be an attribute to be set with setValue:forKey: but I can find no reference to this.

If there were such a property, it would be on QCCompositionLayer's super class, CAOpenGLLayer or CALayer. I'm not aware of a way to modify the framerate of a layer backed view, much less a single layer. CoreAnimation runs at the best frame rate it can, asking its layers to draw if they need to and in Leopard, QC will accept every request to draw.

Troy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to