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

CreateVideoReviewsBodyItemVideoFramesItem 类

定义

public class CreateVideoReviewsBodyItemVideoFramesItem
type CreateVideoReviewsBodyItemVideoFramesItem = class
Public Class CreateVideoReviewsBodyItemVideoFramesItem
继承
CreateVideoReviewsBodyItemVideoFramesItem

构造函数

CreateVideoReviewsBodyItemVideoFramesItem()

初始化 CreateVideoReviewsBodyItemVideoFramesItem 类的新实例。

CreateVideoReviewsBodyItemVideoFramesItem(String, Int32, String, IList<CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem>, IList<CreateVideoReviewsBodyItemVideoFramesItemMetadataItem>)

初始化 CreateVideoReviewsBodyItemVideoFramesItem 类的新实例。

属性

FrameImage

获取或设置帧图像 URL。

Id

获取或设置帧的 ID。

Metadata

获取或设置可选的元数据详细信息。

ReviewerResultTags
Timestamp

获取或设置帧的时间戳。

方法

Validate()

验证 对象。

适用于