FrameTickEventArgs

FrameTickEventArgs class

Represents arguments of the PresentationPlayer.FrameTick event.

getFrame

NameDescription
getFrame()Get the current PresentationPlayer frame.

Result: BufferedImage


getPlayer

NameDescription
getPlayer()Get the presentation player

Result: PresentationPlayer