FAudioChunkHandle

Overload list

Windows
MacOS
Linux
Name Description

Public function

FAudioChunkHandle()

Public function

FAudioChunkHandle

(
    const FAudioChunkHandle& Other
)

Public function

FAudioChunkHandle

(
    FAudioChunkHandle&& Other
)

Private function

FAudioChunkHandle

(
    const uint8* InData,
    uint32 NumBytes,
    const USoundWave* InSoundWave,
    const FName& SoundWaveName,
    uint32 InChunkIndex,
    uint64 InCacheLookupID
)

This constructor should only be called by an implementation of IAudioStreamingManager.

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