UAudio::TestSourceConvert

TestSourceConvert Tests converting a sound file.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioTests.h

Include

#include "UnrealAudioTests.h"

Syntax

namespace UAudio
{
    bool UAudio::TestSourceConvert
    (
        const FString & FilePath,
        const FSoundFileConvertFormat & ConvertFormat
    )
}

Remarks

TestSourceConvert

Tests converting a sound file.

Returns

True if test succeeds.

Parameters

Parameter

Description

ImportSettings

A struct defining import settings.

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