VideoPlayback#

class ansys.stk.core.graphics.VideoPlayback#

IntEnum

Overview#

REAL_TIME

The video will playback in realtime.

MAPPED

The video will playback in coincidence with the scene manager time within the interval defined by interval start time and interval end time.

Import detail#

from ansys.stk.core.graphics import VideoPlayback