VS:QTWriteFrame: Difference between revisions

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

Latest revision as of 14:36, 12 August 2013

.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