Navigation
API > API/Runtime > API/Runtime/AudioMixer
EAudioDeviceChangedState
| Name | EAudioDeviceChangedState |
| Type | enum |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/AudioDeviceNotificationSubsystem.h |
| Include Path | #include "AudioDeviceNotificationSubsystem.h" |
Syntax
enum EAudioDeviceChangedState
{
Invalid,
Active,
Disabled,
NotPresent,
Unplugged,
UMETA =(Hidden),
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Active | |
| Disabled | |
| NotPresent | |
| Unplugged | |
| UMETA |