fsplayer.api.PlaybackControllerEvents Class

The PlaybackControllerEvents class exposes the following properties:

Properties

Property

Type

Description

PausePlaybackHandlers

Object

Stores array of event handlers associated with pause playback event.

StartPlaybackHandlers

Object

Stores array of event handlers associated with start playback event.

AnimationStepChangedHandlers

Object

Stores array of event handlers associated with animation step changing event.

SlidePositionChangedHandlers

Object

Stores array of event handlers associated with slide position changing event.

CurrentSlideIndexChangedHandlers

Object

Stores array of event handlers associated with slide index changing event.

SlideLoadingCompleteHandlers

Object

Stores array of event handlers associated with slide loading is completed event.

PresentationPlaybackCompleteHandlers

Object

Stores array of event handlers associated with presentation playback completed event.

PlaybackSuspendedHandlers

Object

Stores array of event handlers associated with presentation playback suspended event.

PlaybackResumedHandlers

Object

Stores array of event handlers associated with presentation playback resumed event.


See also

PlaybackController Class
JavaScript support in iSpring