FQuartzMetronomeDelegateData

Struct used to communicate metronome events back to the game play thread.

Windows
MacOS
Linux

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

Name Description

Public variable

int32

 

Bar

Public variable

int32

 

Beat

Public variable

float

 

BeatFraction

Public variable

EQuartzCommandQ...

 

Quantization

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss