ISoundfieldFactory::CreateEncoderStream

Called when a stream is opened.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AudioExtensions

Header

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

Include

#include "ISoundfieldFormat.h"

Syntax

TUniquePtr< ISoundfieldEncoderStream > CreateEncoderStream
(
    const FAudioPluginInitializationParams & InitInfo,
    const ISoundfieldEncodingSettingsProxy & InitialSettings
)

Remarks

Called when a stream is opened.

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