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

Public Member Functions

 FAudioCookInputs (USoundWave *InSoundWave, FName InBaseFormat, FName InHashFormat, const FPlatformAudioCookOverrides *InCookOverrides, const ITargetPlatform *InTargetPlatform)
 

Public Attributes

FString SoundName
 
FName BaseFormat
 
FName HashedFormat
 
const IAudioFormatCompressor
 
FGuid CompressedDataGuid
 

Constructor & Destructor Documentation

◆ FAudioCookInputs()

FAudioCookInputs::FAudioCookInputs ( USoundWave InSoundWave,
FName  InBaseFormat,
FName  InHashFormat,
const FPlatformAudioCookOverrides InCookOverrides,
const ITargetPlatform InTargetPlatform 
)
inline

Member Data Documentation

◆ BaseFormat

FName FAudioCookInputs::BaseFormat

◆ CompressedDataGuid

FGuid FAudioCookInputs::CompressedDataGuid

◆ Compressor

const IAudioFormat* FAudioCookInputs::Compressor

◆ HashedFormat

FName FAudioCookInputs::HashedFormat

◆ SoundName

FString FAudioCookInputs::SoundName

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