PresentationPlayer()

PresentationPlayer::PresentationPlayer(System::SharedPtr<PresentationAnimationsGenerator>, double) constructor

Creates new instance of the PresentationPlayer.

Aspose::Slides::Export::PresentationPlayer::PresentationPlayer(System::SharedPtr<PresentationAnimationsGenerator> generator, double fps)

Arguments

ParameterTypeDescription
generatorSystem::SharedPtr<PresentationAnimationsGenerator>
fpsdoubleFrames per second (FPS)

See Also