IAudioEndpointFactory::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/IAudioEndpoint.h

Include

#include "IAudioEndpoint.h"

Syntax

static void RegisterEndpointType
(
    IAudioEndpointFactory * 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