qtEffects | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | |||||||
Introduced | 1.1 | ||||||
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. Additionally QuickTime does not include 64 bit support and therefore can not be supported on OS X 64 bit builds of LiveCode. | ||||||
OS | mac | ||||||
Platforms | desktop | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: dontUseQT, dontUseQTEffects Command: visual effect, answer effect, show, unlock screen, hide Function: qtVersion Glossary: QuickTime, return, function | ||||||
Description | Use the qtEffects function to find out which QuickTime special effects are currently installed, and can therefore be used with the visual effect command. The effects returned by the qtEffects function can be used as visual effects with the visual effect, unlock screen, show and hide commands. | ||||||
Tags | multimedia |