revStopPreviewingVideo

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revStopPreviewingVideo
Associationsvideo library
Summary

Stops showing input from a video camera in the videograbber window.

Introduced2.0
Changes

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

OSwindows
Platformsdesktop
Example
revStopPreviewingVideo
if isShowingVideo then revStopPreviewingVideo
RelatedCommand: revInitializeVideoGrabber, revPreviewVideo, revStopRecordingVideo
Glossary: Standalone Application Settings, standalone application, video grabber, command, LiveCode custom library
Library: Video library
Securitydisk, privacy
Description

Use the revStopPreviewingVideo command to stop showing video input.

When you stop previewing video, the video grabber window shows a blank screen.

Important: The revStopPreviewingVideo 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