UAudio::TestVoiceManager

TestVoiceManager

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

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

Include

#include "UnrealAudioTests.h"

Syntax

namespace UAudio
{
    bool UAudio::TestVoiceManager
    (
        const FString & FolderOrPath
    )
}

Remarks

TestVoiceManager

Tests the voice manager with creating and updating voices from one thread (simulating main thread) and processing from the audio system thread.

Returns

True if test succeeds.

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