FQuartzQuantizedCommandHandle

Audio Render Thread Handle to a queued command Used by AudioMixerSourceVoices to access a pending associated command

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/QuartzQuantizationUtilities.h"

Syntax

struct FQuartzQuantizedCommandHandle

Remarks

Audio Render Thread Handle to a queued command Used by AudioMixerSourceVoices to access a pending associated command

Variables

Name Description

Public variable

TSharedPtr< IQu...

 

CommandPtr

Public variable

FMixerDevice &#...

 

MixerDevice

Public variable

FName

 

OwningClockName

Functions

Name Description

Public function

bool

 

Cancel()

Attempts to cancel the command. Returns true if the cancellation was successful.

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