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

> GameClipUriType Enumeration

# GameClipUriType Enumeration

Details the GameClipUriType enumeration.

<a id="ID4ET" />

## GameClipUriType

| <b>Enumerator</b> | <b>Description</b>                                                           |
| ----------------- | ---------------------------------------------------------------------------- |
| None              | Game clip URI type is not known or not set.                                  |
| Original          | Game clip URI is the location of the original game clip in unprocessed form. |
| Download          | Game clip URI is the location of the clip available for download.            |
| SmoothStreaming   | Game clip URI is the IIS Smooth Streaming URL (manifest pointer).            |
| Ahls              | Game clip URL is the Apple Http Live Streaming URL.                          |


## Related topics

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