UAudio::TestDeviceOutputSimple

TestDeviceOutputSimple

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

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

Include

#include "UnrealAudioTests.h"

Syntax

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

Remarks

TestDeviceOutputSimple

Test which runs a simple sinusoid output on all channels (each channel is one octave higher than left channel) to test that audio output is working and function with no discontinuities.

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