FAudioDeviceManager::IsValidAudioDevice

Returns whether the audio device handle is valid (i.e. points to an actual audio device instance)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDeviceManager.h

Include

#include "AudioDeviceManager.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioDeviceManager.cpp

Syntax

bool IsValidAudioDevice
(
    Audio::FDeviceId DeviceID
) const

Remarks

Returns whether the audio device handle is valid (i.e. points to an actual audio device instance)

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