Click or drag to resize

VideoStreamIntervalStartTime 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: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate IntervalStartTime { get; set; }

Property Value

Type: JulianDate
See Also