Package io.anyline.test.config
See: Description
-
Class Summary Class Description FrameReplayCutoutSlideshowConfig FrameReplayCutoutSlideshowConfig The complete synthetic frame source for one frame-replay run: a set of per-plugin cutout slideshows composited together each frame. FrameReplayImageInfo FrameReplayImageInfo A single slide: an image, its optional expected result contents, playback behavior (hold duration + transitions), and flash gating. FrameReplayCutoutImageConfig FrameReplayCutoutImageConfig Synthetic-frame building block for a frame-replay test: the slideshow of images composited into a single scan plugin's cutout. FrameReplayAppearanceTransition FrameReplayAppearanceTransition Alpha transition for a slide. FrameReplaySizeTransition FrameReplaySizeTransition Zoom transition for a slide. FrameReplayImageBehavior FrameReplayImageBehavior Playback behavior for a frame-replay slide: how long it is held plus its optional fade/zoom transitions. FrameReplayExpectedResultContent FrameReplayExpectedResultContent A field expected in the PluginResult. -
Enum Summary Enum Description FrameReplayFlashVisibility FrameReplayFlashVisibility Gates this slide by the SDK-requested flash/torch state. FrameReplayAppearanceEffect FrameReplayAppearanceEffect none, fadeIn (0 to full over durationMs), or fadeOut (full to 0 over the last durationMs of the slide). FrameReplaySizeEffect FrameReplaySizeEffect none, zoomIn (grows up to fit), or zoomOut (shrinks from fit).