Toggle recording to AVI
| <viz:window>.toggleRecording( | |
| filename = vizcapture.avi |
)
filename = vizcapture.avi
Name of AVI file to record to
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.
None
<viz:window>.getRecording
<viz:window>.startRecording
<viz:window>.stopRecording