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

# ShapeFiltVolContext

> ShapeFiltVolContext

# ShapeFiltVolContext

## Functions

| Function                                                                                                                      | Description                   |
| ----------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [GetShapeFiltVolDelay1](/reference/audio/shapefiltvolcontext/functions/getshapefiltvoldelay1)                                 | バンドパス遅延を取得します。                |
| [GetShapeFiltVolDelay2](/reference/audio/shapefiltvolcontext/functions/getshapefiltvoldelay2)                                 | ローパス遅延を取得します。                 |
| [GetShapeFiltVolFrequency](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolfrequency)                           | FLTVOL コンテキストのコーナー周波数を取得します。  |
| [GetShapeFiltVolFrequencyTarget](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolfrequencytarget)               | FLTVOL コンテキストの周波数ターゲットを取得します。 |
| [GetShapeFiltVolInputHeadroom](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolinputheadroom)                   | 入力ヘッドルームを取得します。               |
| [GetShapeFiltVolInternalSaturate](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolinternalsaturate)             | 内部飽和フラグを取得します。                |
| [GetShapeFiltVolMixBufferPeakMagnitude](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolmixbufferpeakmagnitude) | 出力ミックスバッファーのピーク振幅を取得します。      |
| [GetShapeFiltVolMode](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolmode)                                     | 状態変数フィルターのモードを取得します。          |
| [GetShapeFiltVolOutputGain](/reference/audio/shapefiltvolcontext/functions/getshapefiltvoloutputgain)                         | 出力ゲインを取得します。                  |
| [GetShapeFiltVolOutputGainTarget](/reference/audio/shapefiltvolcontext/functions/getshapefiltvoloutputgaintarget)             | 出力ゲインターゲットを取得します。             |
| [GetShapeFiltVolPeakMagnitude](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolpeakmagnitude)                   | ピーク振幅を取得します。                  |
| [GetShapeFiltVolQ](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolq)                                           | Q (クオリティ) ファクターを取得します。        |
| [GetShapeFiltVolQTarget](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolqtarget)                               | Q (クオリティ) ファクターターゲットを取得します。   |
| [GetShapeFiltVolTimestamp](/reference/audio/shapefiltvolcontext/functions/getshapefiltvoltimestamp)                           | FLTVOL コンテキストのタイムスタンプを取得します。  |
| [SetShapeFiltVolFrequency](/reference/audio/shapefiltvolcontext/functions/setshapefiltvolfrequency)                           | FLTVOL コンテキストのコーナー周波数を設定します。  |
| [SetShapeFiltVolFrequencyTarget](/reference/audio/shapefiltvolcontext/functions/setshapefiltvolfrequencytarget)               | FLTVOL コンテキストの周波数ターゲットを設定します。 |
| [SetShapeFiltVolInputHeadroom](/reference/audio/shapefiltvolcontext/functions/setshapefiltvolinputheadroom)                   | 入力ヘッドルームを設定します。               |
| [SetShapeFiltVolMode](/reference/audio/shapefiltvolcontext/functions/setshapefiltvolmode)                                     | 状態変数フィルターのモードを設定します。          |
| [SetShapeFiltVolOutputGain](/reference/audio/shapefiltvolcontext/functions/setshapefiltvoloutputgain)                         | 出力ゲインを設定します。                  |
| [SetShapeFiltVolOutputGainTarget](/reference/audio/shapefiltvolcontext/functions/setshapefiltvoloutputgaintarget)             | 出力ゲインターゲットを設定します。             |
| [SetShapeFiltVolQ](/reference/audio/shapefiltvolcontext/functions/setshapefiltvolq)                                           | Q (クオリティ) ファクターを設定します。        |
| [SetShapeFiltVolQTarget](/reference/audio/shapefiltvolcontext/functions/setshapefiltvolqtarget)                               | Q (クオリティ) ファクターターゲットを設定します。   |

## Structures

| Structure                                                                                     | Description                  |
| --------------------------------------------------------------------------------------------- | ---------------------------- |
| [SHAPE\_FILTVOL\_CONTEXT](/reference/audio/shapefiltvolcontext/structs/shape_filtvol_context) | フィルター/ボリューム (FLTVOL) コンテキスト。 |

## Enumerations

| Enumeration                                                                                 | Description        |
| ------------------------------------------------------------------------------------------- | ------------------ |
| [SHAPE\_FILTER\_HEADROOM](/reference/audio/shapefiltvolcontext/enums/shape_filter_headroom) | 状態変数フィルターのヘッドルーム値。 |
| [SHAPE\_FILTER\_MODE](/reference/audio/shapefiltvolcontext/enums/shape_filter_mode)         | 状態変数フィルターのモード。     |


## Related topics

- [GetShapeFiltVolQ](/ja-jp/reference/audio/shapefiltvolcontext/functions/getshapefiltvolq.md)
- [SetShapeFiltVolQ](/ja-jp/reference/audio/shapefiltvolcontext/functions/setshapefiltvolq.md)
- [GetShapeFiltVolTimestamp](/ja-jp/reference/audio/shapefiltvolcontext/functions/getshapefiltvoltimestamp.md)
- [GetShapeFiltVolQTarget](/ja-jp/reference/audio/shapefiltvolcontext/functions/getshapefiltvolqtarget.md)
- [SetShapeFiltVolQTarget](/ja-jp/reference/audio/shapefiltvolcontext/functions/setshapefiltvolqtarget.md)
