FSoundWavePlaybackTimeData

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/AudioComponent.h

Include

#include "Components/AudioComponent.h"

Syntax

struct FSoundWavePlaybackTimeData

Variables

Name Description

Public variable

uint32

 

LastEnvelopeCookedIndex

Cached indices to boost searching cooked data indices.

Public variable

uint32

 

LastFFTCookedIndex

Public variable

float

 

PlaybackTime

Public variable

USoundWave *...

 

SoundWave

Constructors

Name Description

Public function

FSoundWavePlaybackTimeData()

Public function

FSoundWavePlaybackTimeData

(
    USoundWave* InSoundWave
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss