IDeviceChangedListener

Interface to register a device changed listener to respond to audio device changes.

Windows
MacOS
Linux

Inheritance Hierarchy

IDeviceChangedListener

FVoiceEngineImpl

References

Module

Engine

Header

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

Include

#include "AudioDevice.h"

Syntax

class IDeviceChangedListener

Remarks

Interface to register a device changed listener to respond to audio device changes.

Functions

Name Description

Public function

void

 

OnDefaultDeviceChanged()

Public function

void

 

OnDeviceRemoved

(
    FString DeviceID
)

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