FMixerDevice::ValidateAPICall

Check for errors and output a human readable string

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::ValidateAPICall()

FMixerDevice::ValidateAPICall()

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h

Include

#include "AudioMixerDevice.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp

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