|
Wwise SDK 2025.1.2
|
#include <AkWavDefs.h>
公開メンバ関数 | |
| AkChannelConfig | GetChannelConfig () const |
公開変数類 | |
| AkUInt16 | wSamplesPerBlock |
| AkUInt32 | uChannelConfig |
基底クラス WaveFormatEx に属する継承公開変数類 | |
| AkUInt16 | cbSize |
基底クラス PcmWaveFormat に属する継承公開変数類 | |
| AkUInt16 | wBitsPerSample |
基底クラス WaveFormat に属する継承公開変数類 | |
| AkUInt16 | wFormatTag |
| AkUInt16 | nChannels |
| AkUInt32 | nSamplesPerSec |
| AkUInt32 | nAvgBytesPerSec |
| AkUInt16 | nBlockAlign |
WEM format header: equivalent to WaveFormatExtensible, with an AkChannelConfig instead of dwChannelMask+SubFormat. Codecs that require format-specific chunks should extend this structure.
AkWavDefs.h の 166 行目に定義があります。