Get Segment Summaries

GET

Returns the min and max absolute and media timestamps for each segment in a video. To be used during frame-timestamp mapping.

Path parameters

videoRidstringRequired

Response

This endpoint returns a list of objects.
minAbsoluteTimestampobject
maxAbsoluteTimestampobject
minMediaTimestampdoubleOptional
maxMediaTimestampdoubleOptional
Built with