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

#include <IAudioLinkFactory.h>

Public Attributes

int32 SizeOfBufferInFrames = 0
 
bool bShouldZeroBuffer = false
 
TWeakObjectPtr< UAudioComponentAudioComponent
 
TWeakObjectPtr< USceneComponent > OwningComponent
 

Member Data Documentation

◆ AudioComponent

TWeakObjectPtr<UAudioComponent> IAudioLinkFactory::FSourceBufferListenerCreateParams::AudioComponent

◆ bShouldZeroBuffer

bool IAudioLinkFactory::FSourceBufferListenerCreateParams::bShouldZeroBuffer = false

◆ OwningComponent

TWeakObjectPtr<USceneComponent> IAudioLinkFactory::FSourceBufferListenerCreateParams::OwningComponent

◆ SizeOfBufferInFrames

int32 IAudioLinkFactory::FSourceBufferListenerCreateParams::SizeOfBufferInFrames = 0

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