ThumbnailOptions thumbnailoptions
An optional type that lets you choose a particular video frame to use as the thumbnail image.
Syntax
Parameters section-b1777bf868764a7099d4a954b471856c
Name
Type
Description
thumbnailTime
xsd:long
Sets in the time (in milliseconds from video start) for the frame you want to use for the video thumbnail. Values range from 0 to the end of the video.
Note: The system uses the first frame of the video for the thumbnail if you specify the time incorrectly. See MediaOptions.
Example section-ce3b59c60fea4cd4945427a025051447
<complexType name="ThumbnailOptions">
<sequence>
<element name="thumbnailTime" type="xsd:long" minOccurs="0"/>
</sequence>
</complexType>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681