fsplayer.api.PresentationInfo Class
The PresentationInfo class stores the presentation information and provides the following properties:
| Methods |
|
Method |
Description |
|
getTitle() |
Returns presentation title. |
|
getDuration() |
Returns presentation duration in seconds. |
|
getSlides() |
Returns the SlidesCollection object providing the presentation content information. |
|
getPresenters() |
Returns the PresentersCollection object providing the information about presentation presenters. |
See also
PresentersCollection Class
SlidesCollection Class
JavaScript support in iSpring