videoClipPlayer | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | vcplayer | ||||||
Summary | Specifies the name of the program used to play movies and sounds. | ||||||
Introduced | 1.0 | ||||||
OS | linux | ||||||
Platforms | desktop | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: string Property: shellCommand, dontRefresh Command: play Function: QTVersion Glossary: property, Unix, file path, command Object: videoClip | ||||||
Description | Use the videoClipPlayer property to specify the video player used on Unix systems. LiveCode uses the program specified by the videoClipPlayer when you use the play command. By default, on Unix systems, audio clips and video clips are played with the "xanim" player. | ||||||
Tags | multimedia |