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

# GameClipUriType 枚举

> GameClipUriType 枚举

# GameClipUriType 枚举

详细说明 GameClipUriType 枚举。

<a id="ID4ET" />

## GameClipUriType

| <b>枚举值</b>      | <b>说明</b>                                 |
| --------------- | ----------------------------------------- |
| None            | 游戏剪辑 URI 类型未知或未设置。                        |
| Original        | 游戏剪辑 URI 是未处理形式的原始游戏剪辑的位置。                |
| Download        | 游戏剪辑 URI 是可供下载的剪辑的位置。                     |
| SmoothStreaming | 游戏剪辑 URI 是 IIS 平滑流式处理 URL(清单指针)。          |
| Ahls            | 游戏剪辑 URL 是 Apple HTTP Live Streaming URL。 |


## Related topics

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