你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreateVideoReviewsBodyItemVideoFramesItem interface

An interface representing CreateVideoReviewsBodyItemVideoFramesItem.

Properties

frameImage

Frame image Url.

id

Id of the frame.

metadata

Optional metadata details.

reviewerResultTags
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