Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzQuantizationUtilities.h |
| Include | #include "Sound/QuartzQuantizationUtilities.h" |
Syntax
struct FQuartzOffset
Constructors
| Type | Name | Description | |
|---|---|---|---|
FQuartzOffset
(
double InOffsetInMilliseconds |
Ctor | ||
FQuartzOffset
(
EQuartzCommandQuantization InDuration, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetOffsetInAudioFrames
(
const FQuartzClockTickRate& InTickRate |
||
| bool | IsSet () |
||
| bool | |||
| bool | |||
| void | SetOffsetInMilliseconds
(
double InMilliseconds |
Offset get/set | |
| void | SetOffsetMusical
(
EQuartzCommandQuantization Duration, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FQuartzOffset& Other |