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

#include <QuartzInterfaces.h>

Inherits Audio::FQuartzCrossThreadMessage.

Public Member Functions

 FQuartzQueueCommandData (const FAudioComponentCommandInfo &InAudioComponentCommandInfo, FName InClockName)
 

Public Attributes

FAudioComponentCommandInfo AudioComponentCommandInfo
 
FName ClockName
 

Constructor & Destructor Documentation

◆ FQuartzQueueCommandData()

Audio::FQuartzQueueCommandData::FQuartzQueueCommandData ( const FAudioComponentCommandInfo InAudioComponentCommandInfo,
FName  InClockName 
)
inline

Member Data Documentation

◆ AudioComponentCommandInfo

FAudioComponentCommandInfo Audio::FQuartzQueueCommandData::AudioComponentCommandInfo

◆ ClockName

FName Audio::FQuartzQueueCommandData::ClockName

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