![]() |
Avidemux 2.6 Scripting Reference
|
The Segment class holds the properties of a video segment. More...
Properties | |
Number | absoluteStartTime |
Returns the start time (in milliseconds) of the video segment in the editor. | |
Number | duration |
Returns the duration (in milliseconds) of the video segment. | |
Number | relativeStartTime |
Returns the start time (in milliseconds) of the video segment relative to the source video file. | |
Number | videoIndex |
Returns a zero-based index of the video file from which the video segment is sourced. |
The Segment class holds the properties of a video segment.
|
read |
Returns a zero-based index of the video file from which the video segment is sourced.