IPresentationAnimationPlayer class
IPresentationAnimationPlayer class
Represents a player of the animation.
Animations generated by [`PresentationAnimationsGenerator`](/slides/python-net/aspose.slides.export/presentationanimationsgenerator) via its **NewAnimation** event.
The IPresentationAnimationPlayer type exposes the following members:
Properties
| Property | Description |
|---|---|
duration | Get animation duration [ms] |
Methods
| Method | Description |
|---|---|
set_time_position | Set the animation time position within the IPresentationAnimationPlayer.duration. |
get_frame | Get the frame for the current time position previously set with the Aspose.Slides.Export.IPresentationAnimationPlayer.SetTimePosition(Syste method. |
See Also
- class
PresentationAnimationsGenerator - module
aspose.slides.export - library
Aspose.Slides