> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ThumbnailSource Enumeration

> ThumbnailSource Enumeration

# ThumbnailSource 열거형

ThumbnailSource 열거형에 대해 자세히 설명합니다.

<a id="ID4ER" />

## ThumbnailSource

| <b>열거자</b> | <b>설명</b>                                                     |
| ---------- | ------------------------------------------------------------- |
| Default    | 클립의 3초 지점에서 큰 크기와 작은 크기의 썸네일이 생성됩니다.                          |
| Offset     | 클립에 대한 InitialUploadRequest에 지정된 값에서 큰 크기와 작은 크기의 썸네일이 생성됩니다. |
| Upload     | 썸네일은 GameClips 서비스와 독립적으로 생성 및 업로드됩니다.                        |


## Related topics

- [Enumerations Used In JavaScript Object Notation (JSON) Objects](/ko/reference/live/rest/enums/atoc-xboxlivews-reference-enums.md)
- [ThumbnailType Enumeration](/ko/reference/live/rest/enums/gvr-enum-thumbnailtype.md)
- [GameClipSource Enumeration](/ko/reference/live/rest/enums/gvr-enum-gameclipsource.md)
- [XGameRuntimeGameConfigSource](/ko/reference/system/xgameruntimeinit/Enumerations/xgameruntimegameconfigsource.md)
- [XPackageEnumerationCallback](/ko/reference/system/xpackage/functions/xpackageenumerationcallback.md)
