AI-generated Key Takeaways
-
The content lists different types of video thumbnails as enums.
-
These enum types specify whether the thumbnail is default, auto-generated, user-uploaded, or generated from the video (up to three options).
-
There are also enums for unspecified or unknown types of video thumbnails.
Enum listing the possible types of a video thumbnail.
Enums | |
---|---|
|
The type has not been specified. |
|
The received value is not known in this version. This is a response-only value. |
|
The default thumbnail. Can be auto-generated or user-uploaded. |
|
Thumbnail 1, generated from the video. |
|
Thumbnail 2, generated from the video. |
|
Thumbnail 3, generated from the video. |