ISoundfieldEncodingSettingsProxy::GetUniqueId

This should return a unique This is used so that we don't call the same encode operation multiple times for a single source being sent to identical submixes.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h

Include

#include "ISoundfieldFormat.h"

Syntax

uint32 GetUniqueId() const

Remarks

This should return a unique This is used so that we don't call the same encode operation multiple times for a single source being sent to identical submixes.