loadedTime

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
get the loadedTime of player "myPlayer"
Associationsplayer
Summary

Specifies the time of a sound/movie, up to which the sound/movie can be played.

Introduced6.7
Changes

Support for this property on Windows was added in version 8.1.0.

OSmac, windows
Platformsdesktop
Example
put trunc(the loadedTime of me / the duration of me * 100) into tPercentLoaded
Values
NameTypeDescription
Value

The loadedTime of a player is an integer.

RelatedKeyword: player
Glossary: property
Property: looping, endTime, showSelection, callbacks, startTime
Description

Use the loadedTime property to find out up to which time a movie or sound can be played.

Tagsmultimedia