Wwise SDK 2025.1.0
|
#include <AkWavDefs.h>
Public 成员函数 | |
AkChannelConfig | GetChannelConfig () const |
Public 属性 | |
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 行定义.