Events
| Event | Parameters | Return Value | Function |
| PaintInactive | g as Graphics | Boolean | Working much like a Paint event in a traditional Canvas, PaintInactive draws on the Canvas, but only when video preview is inactive. Further, for custom drawing in this event to proceed, you must return FALSE. Otherwise non-preview drawing will be handled by the class (see Properties for more information). |
| Error | err as Integer | --- | This event fires when an error occurs during operation. The error code passed to the event is based on error codes contained in the QuickTime developer documentation. |
Real Capture Canvas is Copyright (c)2006 SONICAMIGOS.COM.
SONICAMIGOS.COM is not affiliated with Real Software.
REALbasic is a registered trademark of Real Software, Inc.