revSetVideoGrabberRect | ||||||||||||||||
Type | command | |||||||||||||||
Dictionary | LCS | |||||||||||||||
Library | LiveCode Script | |||||||||||||||
Syntax |
| |||||||||||||||
Associations | video library | |||||||||||||||
Summary | Changes the size and location of the video grabberwindow. | |||||||||||||||
Introduced | 2.0 | |||||||||||||||
Changes | Support for the "Video Grabber" library on Mac OS X ended in LiveCode 9.0. | |||||||||||||||
Deprecated | 9.0 | |||||||||||||||
OS | windows | |||||||||||||||
Platforms | desktop | |||||||||||||||
Parameters |
| |||||||||||||||
Example |
| |||||||||||||||
Related | Command: revInitializeVideoGrabber Function: globalLoc Glossary: Standalone Application Settings, absolute coordinates, video grabber, standalone application, command, LiveCode custom library Library: Video library | |||||||||||||||
Security | disk, privacy | |||||||||||||||
Description | Use the revSetVideoGrabberRect command to move or resize the video grabber|video grabber window. You must use the revInitializeVideoGrabber command to open the video grabber before you can use the revSetVideoGrabberRect command. The rectangle specified by the left, top, right, and bottom is the rectangle of the video grabber window: the top, left, bottom, and right edges of the video grabber, in absolute (screen) coordinates.
| |||||||||||||||
Tags | multimedia |