Wwise SDK 2025.1.0
|
#include <AkWavDefs.h>
公開メンバ関数 | |
AkChannelConfig | GetChannelConfig () const |
公開変数類 | |
AkUInt16 | wSamplesPerBlock |
AkUInt32 | uChannelConfig |
![]() | |
AkUInt16 | cbSize |
![]() | |
AkUInt16 | wBitsPerSample |
![]() | |
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 行目に定義があります。