Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundWaveProxyReader
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProxyReader.h |
| Include | #include "Sound/SoundWaveProxyReader.h" |
Syntax
static uint32 DecodeSizeQuantizationInFrames = 128;
Remarks
Some codecs have strict requirements on decode size. In order to be functional with all supported codecs, the decode size must be a multiple of 128.