Navigation
API > API/Runtime > API/Runtime/AudioMixer
QuartzQuantizedCommand that resets the transport of a clock's metronome on a sample-accurate boundary.
| Name | FQuantizedTransportReset |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerQuantizedCommands.h |
| Include Path | #include "Quartz/AudioMixerQuantizedCommands.h" |
Syntax
class FQuantizedTransportReset : public IQuartzQuantizedCommand
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OwningClockPtr | TSharedPtr< FQuartzClock > | Quartz/AudioMixerQuantizedCommands.h |