Click or drag to resize

VideoStream.IntervalStartTime Property

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

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

Property Value

Type: JulianDate
See Also