UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FSourceDecodeInit Struct Reference

#include <SoundWaveDecoder.h>

Public Member Functions

 FSourceDecodeInit ()
 

Public Attributes

TObjectPtr< USoundWaveSoundWave
 
float SeekTime
 
float PitchScale
 
float VolumeScale
 
bool bForceSyncDecode
 
FDecodingSoundSourceHandle Handle
 

Constructor & Destructor Documentation

◆ FSourceDecodeInit()

Audio::FSourceDecodeInit::FSourceDecodeInit ( )
inline

Member Data Documentation

◆ bForceSyncDecode

bool Audio::FSourceDecodeInit::bForceSyncDecode

◆ Handle

FDecodingSoundSourceHandle Audio::FSourceDecodeInit::Handle

◆ PitchScale

float Audio::FSourceDecodeInit::PitchScale

◆ SeekTime

float Audio::FSourceDecodeInit::SeekTime

◆ SoundWave

TObjectPtr<USoundWave> Audio::FSourceDecodeInit::SoundWave

◆ VolumeScale

float Audio::FSourceDecodeInit::VolumeScale

The documentation for this struct was generated from the following file: