Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SampleBufferIO.h |
| Include | #include "Sound/SampleBufferIO.h" |
Syntax
namespace Audio
{
static Audio::WriterDefaultChunkSize = 8192;
}
Remarks
This is the default chunk size, in bytes that FSoundWavePCMWriter writes to the disk at once.