Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundWaveProxyReader
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProxyReader.h |
| Include | #include "Sound/SoundWaveProxyReader.h" |
Syntax
struct FSettings
Remarks
Settings for a FSoundWaveProxyReader.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsLooping | ||
| bool | bMaintainAudioSync | ||
| float | LoopDurationInSeconds | ||
| float | LoopStartTimeInSeconds | ||
| uint32 | MaxDecodeSizeInFrames | ||
| float | StartTimeInSeconds |