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

# GameClipVisibility 枚举

> GameClipVisibility 枚举

# GameClipVisibility 枚举

详细说明 GameClipVisibility 枚举。

<a id="ID4ER" />

## GameClipVisibility

| <b>枚举值</b> | <b>说明</b>                  |
| ---------- | -------------------------- |
| None       | 未指定可见性。在大多数情况下这是无效值。       |
| Default    | 游戏剪辑可见性由 XBOX LIVE 隐私设置决定。 |
| Owner      | 游戏剪辑仅对创建该剪辑的原始 XUID 可用。    |
| Title      | 游戏剪辑仅对创建该剪辑的原始 Title 可用。   |
| Public     | 游戏剪辑对 XBOX LIVE 上的任何人都可用。  |


## Related topics

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