VideoThumbnail
Enum listing the possible types of a video thumbnail.
Enums |
UNSPECIFIED
|
The type has not been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
DEFAULT_THUMBNAIL
|
The default thumbnail. Can be auto-generated or user-uploaded. |
THUMBNAIL_1
|
Thumbnail 1, generated from the video. |
THUMBNAIL_2
|
Thumbnail 2, generated from the video. |
THUMBNAIL_3
|
Thumbnail 3, generated from the video. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum lists the different types of video thumbnails that can be used."],["Thumbnails can be automatically generated by the system or uploaded by the user."],["Three automatically generated thumbnail options are available in addition to the default thumbnail."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for cases where the thumbnail type is not specified or recognized."]]],[]]