Is the frame rate of a QCRenderer strictly determined by the
interval of the timer used? Is there a way of getting the variable
frame rate behaviour of a QCView? (Or am I totally misunderstanding
something here?)
There is no implicit concept of framerate in the QCRenderer class:
it's just a low-level rendering API that allows to ask to render the
frame of a given composition at a given time. So you if you call -
renderFrame 30 times per seconds, you have a 30FPS and so on...
________________________________________________________
Pierre-Olivier Latour email@hidden
Quartz Composer Team Apple Computer, Inc.