revStopRecordingVideo

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revStopRecordingVideo
Associationsvideo library
Summary

Stops a video capture that was started with the revRecordVideo command.

Introduced2.0
Changes

Support for the "Video Grabber" library on Mac OS X ended in LiveCode 9.0.

OSwindows
Platformsdesktop
Example
revStopRecordingVideo
if the mouseClick then revStopRecordingVideo
RelatedKeyword: file
Command: revStopPreviewingVideo, revRecordVideo, stop recording
Glossary: video capture, Standalone Application Settings, command, standalone application, LiveCode custom library
Library: Video library
Securitydisk, 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.

Important: The revStopRecordingVideo command is part of the Video library. To ensure that the command works in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "Video Grabber" library checkbox is checked.

Tagsmultimedia