Click or drag to resize

VideoStreamStartFrame Property

Gets or sets the start frame of the video. Changing the StartFrame property also changes the StartTime property to the time in the video that corresponds to the specified frame.

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 int StartFrame { get; set; }

Property Value

Type: Int32
See Also