ThumbnailOptions thumbnailoptions

一种可选类型,允许您选择特定的视频帧作为缩略图像。

语法

参数 section-b1777bf868764a7099d4a954b471856c

名称
类型
说明
thumbnailTime
xsd:long

为要用于视频缩略图的帧设置时间(以自视频开始后的毫秒为单位)。 值的范围从0到视频的结尾。

注意:如果您指定的时间不正确,系统将使用视频的第一帧作为缩略图。 请参阅 MediaOptions

示例 section-ce3b59c60fea4cd4945427a025051447

<complexType name="ThumbnailOptions">
     <sequence>
        <element name="thumbnailTime" type="xsd:long" minOccurs="0"/>
      </sequence>
</complexType>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681