ISoundfieldEndpointFactory::RegisterEndpointType

This needs to be called to make a soundfield format usable by the engine.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

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

Include

#include "ISoundfieldEndpoint.h"

Syntax

static void RegisterEndpointType
(
    ISoundfieldEndpointFactory * InFactory
)

Remarks

This needs to be called to make a soundfield format usable by the engine. It can be called from a ISoundfieldFactory subclass' constructor

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