> ## 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 Development Kit 的主机功能

> 面向使用 GDK 构建的 XBOX Series X|S 与 XBOX One 游戏的音频、内存、跨世代、网络、Game DVR 以及主机特有的主机功能。

浏览 XBOX 游戏开发中的主机功能相关主题。

## 子主题

<CardGroup cols={2}>
  <Card title="音频" icon="volume-high" href="/build/console-features/audio/index">
    音频相关文档。
  </Card>

  <Card title="跨世代" icon="folder-open" href="/build/console-features/cross-gen/index">
    跨世代相关文档。
  </Card>

  <Card title="Game DVR" icon="folder-open" href="/build/console-features/game-dvr/index">
    Game DVR 相关文档。
  </Card>

  <Card title="内存" icon="folder-open" href="/build/console-features/memory/index">
    内存相关文档。
  </Card>

  <Card title="网络" icon="network-wired" href="/build/console-features/networking/index">
    网络相关文档。
  </Card>

  <Card title="存储" icon="hard-drive" href="/build/console-features/storage/index">
    存储相关文档。
  </Card>
</CardGroup>

## 指南

<CardGroup cols={2}>
  <Card title="主机专属的 GDK 功能" icon="cube" href="/build/console-features/console-features-overview">
    本节介绍的功能仅适用于面向 XBOX Series X|S 与 XBOX One 主机运行的游戏。
  </Card>
</CardGroup>

## 另请参阅

* [核心功能](/build/core-features/common/common-features-overview)


## Related topics

- [工具](/zh-CN/build/console-features/networking/tools/index.md)
- [概述](/zh-CN/build/console-features/audio/overviews/index.md)
- [存储](/zh-CN/build/console-features/storage/index.md)
- [XBOX GDK 主机开发 NDA 主题索引](/zh-CN/nda/nda-overview.md)
- [使用 Visual Studio 调试 XBOX 项目](/zh-CN/tools/tools-console/visualstudio/debugging-with-visualstudio.md)
