Navigation
API > API/Runtime > API/Runtime/AudioMixer
| |
|
| Name |
FSourceDecodeInit |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AudioMixer/Public/SoundWaveDecoder.h |
| Include Path |
#include "SoundWaveDecoder.h" |
Syntax
struct FSourceDecodeInit
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bForceSyncDecode |
bool |
|
SoundWaveDecoder.h |
|
| Handle |
FDecodingSoundSourceHandle |
|
SoundWaveDecoder.h |
|
| PitchScale |
float |
|
SoundWaveDecoder.h |
|
| SeekTime |
float |
|
SoundWaveDecoder.h |
|
| SoundWave |
TObjectPtr< USoundWave > |
|
SoundWaveDecoder.h |
|
| VolumeScale |
float |
|
SoundWaveDecoder.h |
|
Functions
Public