VS:QTWriteFrame: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 22:21, 27 April 2008

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

movieRef INTEGER Index of QuickTime movie stream.

Remarks

This function will likely also draw to the screen as a pseudo-progress indicator.

Version

Availability: from VectorWorks8.5