FAudioDevice::ValidateAPICall

Check for errors and output a human readable string

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::ValidateAPICall()

FMixerDevice::ValidateAPICall()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDevice.h

Include

#include "AudioDevice.h"

Syntax

virtual bool ValidateAPICall
(
    const TCHAR * Function,
    uint32 ErrorCode
)

Remarks

Check for errors and output a human readable string

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