fsplayer.api.SlideInfo Class

The SlideInfo class provides information about the particular slide of the presentation such as title, duration, text, etc. It exposes the following methods:

Methods

Method

Description

getTitle()

Returns slide title.

getDuration()

Returns slide duration in seconds.

getStepsCount()

Returns number of slide animation steps.

isLoaded()

Returns Boolean value indicating whether the slide has been loaded completely.


See also

PresentationInfo Class
SlidesCollection Class
JavaScript support in iSpring