UAudio::TestDeviceOutputRandomizedFm

TestDeviceOutputRandomizedFm

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

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

Include

#include "UnrealAudioTests.h"

Syntax

namespace UAudio
{
    bool UAudio::TestDeviceOutputRandomizedFm
    (
        double TestTime
    )
}

Remarks

TestDeviceOutputRandomizedFm

Test which tests output device functionality with a bit more fun than the simple test. You should hear randomized FM synthesis in panning through all connected speaker outputs.

Returns

True if test succeeds.

Parameters

Parameter

Description

TestTime

The amount of time to run the test in seconds (negative value means to run indefinitely)

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