Click or drag to resize

VideoStream.Loop Property

Gets or sets whether the video will loop when it reaches its last frame when the Playback property is set to RealTime.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool Loop { get; set; }

Property Value

Type: Boolean
See Also