Click or drag to resize

VideoStreamIntervalEndTime Property

Gets or sets the SceneManager time at which the video will stop playing when the Playback property is set to TimeInterval.

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 JulianDate IntervalEndTime { get; set; }

Property Value

Type: JulianDate
See Also