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

# XBOX 主机上的 Game DVR 与广播

> 将 Game DVR、捕获与广播 API 集成到面向 XBOX Series X|S 与 XBOX One 的 GDK 游戏中，包括广播通知与元数据。

浏览 XBOX 游戏开发中的 Game DVR 相关主题。

<CardGroup cols={2}>
  <Card title="Game DVR 与直播" icon="square-pen" href="/build/console-features/game-dvr/gamedvr-broadcast">
    Microsoft Game Development Kit (GDK) 提供了一组直播通知 API，可用于显示直播 UI、为直播添加元数据……
  </Card>
</CardGroup>

## 另请参阅

* [音频](/build/console-features/audio/index)
* [跨世代](/build/console-features/cross-gen/index)
* [内存](/build/console-features/memory/index)
* [网络](/build/console-features/networking/index)
* [存储](/build/console-features/storage/index)


## Related topics

- [Game DVR 与广播](/zh-CN/build/console-features/game-dvr/gamedvr-broadcast.md)
- [主机上的 Developer Home (Dev Home)](/zh-CN/tools/tools-console/devhome/devhome.md)
- [多人游戏测试的 XBOX Manager 最佳实践](/zh-CN/tools/tools-console/xbom/manager-tool-multiplayer.md)
- [XBOX 主机上的 DevKit Agent 进程](/zh-CN/tools/tools-console/devkitagent/index.md)
- [使用 GDK 在 XBOX 主机上进行网络开发](/zh-CN/build/console-features/networking/index.md)
