Interface PAGVideoRange

Hierarchy

  • PAGVideoRange

Properties

startTime: number

The start time of the source video, in microseconds.

endTime: number

The end time of the source video (not included), in microseconds.

playDuration: number

The duration for playing after applying speed.

reversed: boolean

Indicates whether the video should play backward.

Generated using TypeDoc