> ## 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.

# GameClipType Enumeration

> GameClipType Enumeration

# GameClipType 열거형

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

<a id="ID4ET" />

## GameClipTypes

이것은 Flags 열거형이므로 여러 값이 가능합니다.

| <b>열거자</b>         | <b>설명</b>                                                |
| ------------------ | -------------------------------------------------------- |
| None               | 게임 클립 유형을 알 수 없거나 설정되지 않았습니다. (업로드에 유효하지 않음)             |
| MetadataOnly       | 게임 클립에 자산 데이터가 포함되어 있지 않으며 메타데이터만 포함되어 있습니다. (향후 사용을 위함) |
| DeveloperInitiated | 게임 클립이 개발자/타이틀에 의해 시작되었습니다.                              |


## Related topics

- [GameClipUriType Enumeration](/ko/reference/live/rest/enums/gvr-enum-gameclipuritype.md)
- [GameClipSource Enumeration](/ko/reference/live/rest/enums/gvr-enum-gameclipsource.md)
- [GameClipState Enumeration](/ko/reference/live/rest/enums/gvr-enum-gameclipstate.md)
- [GameClipVisibility Enumeration](/ko/reference/live/rest/enums/gvr-enum-gameclipvisibility.md)
- [Enumerations Used In JavaScript Object Notation (JSON) Objects](/ko/reference/live/rest/enums/atoc-xboxlivews-reference-enums.md)
