EQuartzTimeSignatureQuantization

An enumeration for specifying the denominator of time signatures.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/QuartzQuantizationUtilities.h

Include

#include "Sound/QuartzQuantizationUtilities.h"

Syntax

enum EQuartzTimeSignatureQuantization
{
    HalfNote,
    QuarterNote,
    EighthNote,
    SixteenthNote,
    ThirtySecondNote,
    Count,
}

Values

Name

Description

HalfNote

QuarterNote

EighthNote

SixteenthNote

ThirtySecondNote

Count

Remarks

An enumeration for specifying the denominator of time signatures.

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