startTimestampMillis property

int? startTimestampMillis
final

The start time of the detected segment in milliseconds from the start of the video. This value is rounded down. For example, if the actual timestamp is 100.6667 milliseconds, Amazon Rekognition Video returns a value of 100 millis.

Implementation

final int? startTimestampMillis;