Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Quartz
Inheritance Hierarchy
- IQuartzQuantizedCommand
- FQuantizedOtherClockStart
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerQuantizedCommands.h |
| Include | #include "Quartz/AudioMixerQuantizedCommands.h" |
Syntax
class FQuantizedOtherClockStart : public IQuartzQuantizedCommand
Remarks
QuartzQuantizedCommand that starts a second clock on a sample-accurate boundary.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| EQuartzCommandType | |||
| TSharedPtr< IQuartzQuantizedCommand > | |||
| bool | |||
| void | OnFinalCallbackCustom
(
int32 InNumFramesLeft |
||
| void | OnQueuedCustom
(
const FQuartzQuantizedCommandInitInfo& InCommandInitInfo |