Navigation
Unreal Engine C++ API Reference > 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 | |
---|---|---|---|
![]() |