Get Segment Summaries
Returns the min and max absolute and media timestamps for each segment in a video file. To be used during frame-timestamp mapping when playing back videos.
Path parameters
videoFileRid
Unique resource identifier for a Video file
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a list of objects.
minAbsoluteTimestamp
maxAbsoluteTimestamp
minMediaTimestamp
maxMediaTimestamp