ISoundfieldFactory::CanTranscodeFromSoundfieldFormat

Override this function to decide whether this soundfield format can read and convert from a source format.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AudioExtensions

Header

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

Include

#include "ISoundfieldFormat.h"

Syntax

bool CanTranscodeFromSoundfieldFormat
(
    FName SourceFormat,
    const ISoundfieldEncodingSettingsProxy & SourceEncodingSettings
)

Remarks

Override this function to decide whether this soundfield format can read and convert from a source format.

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