CreateVideoReviewsBodyItemVideoFramesItem interface
An interface representing CreateVideoReviewsBodyItemVideoFramesItem.
Properties
frame |
Frame image Url. |
id | Id of the frame. |
metadata | Optional metadata details. |
reviewer |
|
timestamp | Timestamp of the frame. |
Property Details
frameImage
Frame image Url.
frameImage: string
Property Value
string
id
Id of the frame.
id: string
Property Value
string
metadata
Optional metadata details.
metadata?: CreateVideoReviewsBodyItemVideoFramesItemMetadataItem[]
Property Value
reviewerResultTags
reviewerResultTags?: CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem[]
Property Value
timestamp
Timestamp of the frame.
timestamp: number
Property Value
number