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

# APU (Audio Processing Unit)

> APU (Audio Processing Unit)

# APU (Audio Processing Unit)

## 関数

| 関数                                                                                  | 説明                              |
| ----------------------------------------------------------------------------------- | ------------------------------- |
| [ApuAlloc](/reference/audio/apu/functions/apualloc)                                 | APU 物理メモリを割り当てます。               |
| [ApuCreateHeap](/reference/audio/apu/functions/apucreateheap)                       | APU ヒープを作成します。                  |
| [ApuFree](/reference/audio/apu/functions/apufree)                                   | APU 物理メモリを解放します。                |
| [ApuHeapGetState](/reference/audio/apu/functions/apuheapgetstate)                   | APU 物理ヒープの現在の状態を照会します。          |
| [ApuIsVirtualAddressValid](/reference/audio/apu/functions/apuisvirtualaddressvalid) | 仮想アドレスを検証します。                   |
| [ApuMapApuAddress](/reference/audio/apu/functions/apumapapuaddress)                 | APU 物理アドレスに関連付けられた仮想アドレスを返します。  |
| [ApuMapVirtualAddress](/reference/audio/apu/functions/apumapvirtualaddress)         | 仮想アドレスに関連付けられた APU 物理アドレスを返します。 |

## 構造体

| 構造体                                                       | 説明          |
| --------------------------------------------------------- | ----------- |
| [ApuHeapState](/reference/audio/apu/structs/apuheapstate) | APU のヒープ状態。 |

## 概念ドキュメント

* [ACP の概要](/build/console-features/audio/overviews/acp-overview)
* [XMA2 の概要](/build/console-features/audio/overviews/xma2-overview)

## 関連項目

[Audio API リファレンス](/reference/audio/gc-reference-audio-toc)


## Related topics

- [オーディオ API リファレンス](/ja-jp/reference/audio/gc-reference-audio-toc.md)
- [ApuMapApuAddress](/ja-jp/reference/audio/apu/functions/apumapapuaddress.md)
- [ApuAlloc](/ja-jp/reference/audio/apu/functions/apualloc.md)
- [ApuFree](/ja-jp/reference/audio/apu/functions/apufree.md)
- [XApuConnect](/ja-jp/reference/audio/xapu/functions/xapuconnect.md)
