PresentationPlayer

PresentationPlayer constructor

Creates new instance of the PresentationPlayer.

public PresentationPlayer(PresentationAnimationsGenerator generator, double fps)
ParameterTypeDescription
generatorPresentationAnimationsGenerator
fpsDoubleFrames per second (FPS)

See Also