Vizard 7 » Command Index » Vizard modules » viz » <viz:window>.toggleRecording
7.6

<viz:window>.toggleRecording

Toggle recording to AVI

<viz:window>.toggleRecording(  
filename = vizcapture.avi  
)  
filename = vizcapture.avi
Name of AVI file to record to

Remarks

This command will toggle recording the screen to an AVI. If a recording is in progress, it will stop it. Otherwise it will begin recording to the specified filename.

Return Value

None

See also

<viz:window>.getRecording
<viz:window>.startRecording
<viz:window>.stopRecording