EnumerableFrameArgs class

EnumerableFrameArgs class

Represents return values of PresentationEnumerableFramesGenerator.enumerate_frames method.

The EnumerableFrameArgs type exposes the following members:

Properties

PropertyDescription
frames_generatorGet the frames generator

Methods

MethodDescription
get_frameGet the current PresentationEnumerableFramesGenerator frame.

See Also