![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IBufferedAudioOutput.h>
Public Member Functions | |
| bool | operator== (const FBufferFormat &InRhs) const |
Public Attributes | |
| int32 | NumSamplesPerBlock = 0 |
| int32 | NumChannels = 0 |
| int32 | NumSamplesPerSec = 0 |
The format of a buffer.
|
inline |
| int32 IBufferedAudioOutput::FBufferFormat::NumChannels = 0 |
| int32 IBufferedAudioOutput::FBufferFormat::NumSamplesPerBlock = 0 |
| int32 IBufferedAudioOutput::FBufferFormat::NumSamplesPerSec = 0 |