revStopRecordingVideo | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | video library |
Summary | Stops a video capture that was started with the revRecordVideo command. |
Introduced | 2.0 |
Changes | Support for the "Video Grabber" library on Mac OS X ended in LiveCode 9.0. |
OS | windows |
Platforms | desktop |
Example |
|
Related | Keyword: file Command: revStopPreviewingVideo, revRecordVideo, stop recording Glossary: video capture, Standalone Application Settings, command, standalone application, LiveCode custom library Library: Video library |
Security | disk, privacy |
Description | Use the revStopRecordingVideo command to stop recording video input to a file. The revStopRecordingVideo command stops a recording started with the revRecordVideo command. If no recording is in progress, this command has no effect.
|
Tags | multimedia |