FrameTickEventArgs class

FrameTickEventArgs class

Represents arguments of the FrameTick event.

The FrameTickEventArgs type exposes the following members:

Properties

PropertyDescription
playerGet the presentation player

Methods

MethodDescription
get_frameGet the current PresentationPlayer frame.

See Also