Navigation
API > API/Runtime > API/Runtime/AudioPlatformConfiguration
References
| Module | AudioPlatformConfiguration |
| Header | /Engine/Source/Runtime/AudioPlatformConfiguration/Public/AudioResampler.h |
| Include | #include "AudioResampler.h" |
Syntax
struct FResamplerResults
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | InputFramesUsed | ||
| VectorOps::FAlignedFloatBuffer * | OutBuffer | ||
| int32 | OutputFramesGenerated | ||
| float | ResultingSampleRate |
Constructors
| Type | Name | Description | |
|---|---|---|---|