Navigation
API > API/Runtime > API/Runtime/AudioMixer
QuartzQuantizedCommand that starts a second clock on a sample-accurate boundary.
| Name | FQuantizedOtherClockStart |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerQuantizedCommands.h |
| Include Path | #include "Quartz/AudioMixerQuantizedCommands.h" |
Syntax
class FQuantizedOtherClockStart : public IQuartzQuantizedCommand
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NameOfClockToStart | FName | Quartz/AudioMixerQuantizedCommands.h | ||
| OwningClockPtr | TSharedPtr< FQuartzClock > | Quartz/AudioMixerQuantizedCommands.h |