Wwise SDK 2022.1.17
|
#include <AkWavDefs.h>
Public Member Functions | |
AkChannelConfig | GetChannelConfig () const |
Public Attributes | |
AkUInt16 | wSamplesPerBlock |
AkUInt32 | uChannelConfig |
Public Attributes inherited from WaveFormatEx | |
AkUInt16 | wFormatTag |
AkUInt16 | nChannels |
AkUInt32 | nSamplesPerSec |
AkUInt32 | nAvgBytesPerSec |
AkUInt16 | nBlockAlign |
AkUInt16 | wBitsPerSample |
AkUInt16 | cbSize |
WEM format header: equivalent to WAVEFORMATEXTENSIBLE, with an AkChannelConfig instead of dwChannelMask+SubFormat. Codecs that require format-specific chunks should extend this structure.
Definition at line 87 of file AkWavDefs.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise