FAmbisonicsSoundfieldFormat::GetCustomEncodingSettingsClass

Should return the StaticClass of your implementation of [USoundfieldEncodingSettingsBase](API\Runtime\AudioExtensions\USoundfieldEncodingSettingsBase).

Windows
MacOS
Linux

Override Hierarchy

ISoundfieldFactory::GetCustomEncodingSettingsClass()

FAmbisonicsSoundfieldFormat::GetCustomEncodingSettingsClass()

References

Module

SoundFields

Header

/Engine/Plugins/Runtime/SoundFields/Source/SoundFields/Public/SoundFields.h

Include

#include "SoundFields.h"

Source

/Engine/Plugins/Runtime/SoundFields/Source/SoundFields/Private/SoundFields.cpp

Syntax

virtual UClass * GetCustomEncodingSettingsClass() const

Remarks

Should return the StaticClass of your implementation of USoundfieldEncodingSettingsBase.

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