Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
Inheritance Hierarchy
- FQuartzLatencyTimer
- FQuartzCrossThreadMessage
- FQuartzMetronomeDelegateData
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzSubscription.h |
Include | #include "Sound/QuartzSubscription.h" |
Syntax
struct FQuartzMetronomeDelegateData : public Audio::FQuartzCrossThreadMessage
Remarks
Struct used to communicate metronome events back to the game play thread.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | Bar | |
![]() |
int32 | Beat | |
![]() |
float | BeatFraction | |
![]() |
FName | ClockName | |
![]() |
EQuartzCommandQuantization | Quantization |