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

# GameClipSource 枚举

> GameClipSource 枚举

# GameClipSource 枚举

详细说明 GameClipSource 枚举。

<a id="ID4ET" />

## GameClipSource

| <b>枚举值</b>    | <b>说明</b>            |
| ------------- | -------------------- |
| None          | 游戏剪辑来源未知或未设置。(对上传无效) |
| Console       | 游戏剪辑源自 XBOX 主机平台。    |
| TitleDirect   | 游戏剪辑源自某个游戏。          |
| Intermediate  | 游戏剪辑属于成就类型。          |
| UserInitiated | 游戏剪辑来自编辑器等中间应用。      |


## Related topics

- [JavaScript 对象表示法 (JSON) 对象中使用的枚举](/zh-CN/reference/live/rest/enums/atoc-xboxlivews-reference-enums.md)
- [GameClipState 枚举](/zh-CN/reference/live/rest/enums/gvr-enum-gameclipstate.md)
- [GameClipType 枚举](/zh-CN/reference/live/rest/enums/gvr-enum-gamecliptypes.md)
- [GameClipVisibility 枚举](/zh-CN/reference/live/rest/enums/gvr-enum-gameclipvisibility.md)
- [GameClipUriType 枚举](/zh-CN/reference/live/rest/enums/gvr-enum-gameclipuritype.md)
