Navigation
API > API/Runtime > API/Runtime/AudioPlatformConfiguration
References
| Module | AudioPlatformConfiguration |
| Header | /Engine/Source/Runtime/AudioPlatformConfiguration/Public/AudioResampler.h |
| Include | #include "AudioResampler.h" |
Syntax
class FResampler
Constructors
| Type | Name | Description | |
|---|---|---|---|
FResampler () |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FResampler () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Init
(
EResamplingMethod ResamplingMethod, |
||
| int32 | ProcessAudio
(
float* InAudioBuffer, |
||
| void | SetSampleRateRatio
(
float InRatio |