Click or drag to resize

VideoStreamLoop 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: 24.1.418.0 (24.1.418.0)
Syntax
public bool Loop { get; set; }

Property Value

Type: Boolean
See Also