FAmbisonicsSoundfieldFormat::CreateEncoderStream

Called when a stream is opened.

Windows
MacOS
Linux

Override Hierarchy

ISoundfieldFactory::CreateEncoderStream()

FAmbisonicsSoundfieldFormat::CreateEncoderStream()

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 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