UAudio::TestDeviceOutputNoisePan

TestDeviceOutputNoisePan

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

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

Include

#include "UnrealAudioTests.h"

Syntax

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

Remarks

TestDeviceOutputNoisePan

Test which tests output device functionality with white noise that pans clockwise in surround sound setup.

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