playerError | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent when the content stops playing to due to an error. |
Introduced | 4.6 |
OS | ios, android |
Platforms | mobile |
Example |
|
Related | Function: mobileControlGet Message: playerStopped, playerFinished, playerLeaveFullscreen, playerProgressChanged, playerMovieChanged, playerPropertyAvailable, playerEnterFullscreen |
Description | Handle the playerError message when the content finishes playing as a result of an error. Use the mobileControlGet function to request more information about the player properties. |