Description
Gets or sets the start time of the video in
seconds. Changing the Start Time property also
changes the Start Frame
property to the frame in the video that corresponds to the
specified time.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property StartTime() As Double
|