Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/IWaveformTransformation.h |
| Include | #include "IWaveformTransformation.h" |
Syntax
struct FWaveTransformUObjectConfiguration
Remarks
Information about the the wave file we are transforming for Transformation UObjects.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | EndTime | ||
| int32 | NumChannels | ||
| float | SampleRate | ||
| float | StartTime |