Captures the active document window and writes a frame to the specified QuickTime movie file.
PROCEDURE QTWriteFrame(movieRef : INTEGER);def vs.QTWriteFrame(movieRef):
return None| Name | Type | Description |
|---|---|---|
| movieRef | INTEGER | Index of QuickTime movie stream. |
This function will likely also draw to the screen as a pseudo-progress indicator.
Availability: from VectorWorks8.5