VideoThumbnailChoices Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum VideoThumbnailChoices
type VideoThumbnailChoices =
Public Enum VideoThumbnailChoices
- Inheritance
-
VideoThumbnailChoices
Fields
Name | Value | Description |
---|---|---|
Custom | -1 | |
First | 0 | |
Second | 1 | |
Third | 2 | |
Fourth | 3 | |
Fifth | 4 |