Click or drag to resize

VideoStreamEndTime Property

Gets or sets the end time of the video in seconds. Changing the EndTime property also changes the EndFrame property to the frame in the video that corresponds to the specified time.

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 double EndTime { get; set; }

Property Value

Type: Double
See Also