revSetVideoGrabSettings | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | video library | ||||||
Summary | Restores video settings saved by the revVideoGrabSettings function. | ||||||
Introduced | 2.0 | ||||||
Changes | The use of QuickTime was deprecated in version 8.1 of LiveCode with new defaults for dontUseQT and dontUseQTEffects as true on all systems apart from pre OS X 10.8. The Windows build of LiveCode no longer supports any QuickTime features and setting the dontUseQT and dontUseQTEffects will have no effect. Support for the "Video Grabber" library on Mac OS X ended in LiveCode 9.0. | ||||||
Deprecated | 9.0 | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: dontUseQT, dontUseQTEffects Control Structure: function Command: revVideoGrabSettings Library: Video library Glossary: video capture, Standalone Application Settings, standalone application, QuickTime, command, LiveCode custom library | ||||||
Security | disk, privacy | ||||||
Description | The revSetVideoGrabSettings is ignored and and has no effect.
| ||||||
Tags | multimedia |