Capture

Capture methods control recording and still grab functions.

Method Parameters Return Value Function
GrabPicture --- as Picture Grabs a still image from the current device and returns it as a Picture object.
Pause Paused as Boolean --- Sets the paused state of the sequence grabber.
Pause --- as Boolean Returns the paused state of the sequence grabber.
PreviewMode Assigns Mode as Integer --- Sets the preview state of the sequence grabber.
PreviewMode --- as Integer Returns the preview state of the sequence grabber.
PreviewWhileRecording Assigns Mode as Boolean --- Sets the preview state of the sequence grabber during record operations.
PreviewWhileRecording --- as Boolean Returns the preview state of the sequence grabber during record operations.
Record MovieFile as FolderItem --- Begins capturing video and/or audio from the current device.
RecordState --- as Boolean Returns the recording state of the sequence grabber.
Stop --- --- Stops capture.
Stop --- as Integer Stops capture and returns an error code.

Real Capture Canvas is Copyright (c)2006 SONICAMIGOS.COM.
SONICAMIGOS.COM is not affiliated with Real Software. REALbasic is a registered trademark of Real Software, Inc.