Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
Inheritance Hierarchy
- FQuartzLatencyTimer
- FQuartzCrossThreadMessage
- FQuartzQueueCommandData
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzSubscription.h |
Include | #include "Sound/QuartzSubscription.h" |
Syntax
struct FQuartzQueueCommandData : public Audio::FQuartzCrossThreadMessage
Remarks
Struct used to queue events to be sent to the Audio Render thread closer to their start time.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FAudioComponentCommandInfo | AudioComponentCommandInfo | |
![]() |
FName | ClockName |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FQuartzQueueCommandData
(
const FAudioComponentCommandInfo& InAudioComponentCommandInfo, |