Lingo Dictionary > T-Z > videoForWindowsPresent

 

videoForWindowsPresent

Syntax

the videoForWindowsPresent

Description

System property; indicates whether Video for Windows (AVI) is present on the computer.

This property can be tested but not set.

Example

This statement checks whether Video for Windows is missing and branches the playback head to the Alternate Scene marker if it isn't:

if the videoForWindowsPresent= FALSE then go to "Alternate Scene"

See also

quickTimeVersion()