FrameTickEventArgs

FrameTickEventArgs class

Represents arguments of the PresentationPlayer.FrameTick event.

getFrame

NameDescription
getFrame()Get the current PresentationPlayer frame.

Returns: SlidesImage


getPlayer

NameDescription
getPlayer()Get the presentation player

Returns: PresentationPlayer