ISoundfieldFactory::Get

Get a registered soundfield format factory by name.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

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

Include

#include "ISoundfieldFormat.h"

Source

/Engine/Source/Runtime/AudioExtensions/Private/ISoundfieldFormat.cpp

Syntax

static ISoundfieldFactory * Get
(
    const FName & InName
)

Remarks

Get a registered soundfield format factory by name.

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