Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDeviceManager
Description
Initializes the Manager. NOTE: If the manager hasn't been PreInitialized, that stage will be performed first.
| Name | Initialize |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioDeviceManager.h |
| Include Path | #include "AudioDeviceManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioDeviceManager.cpp |
static bool Initialize()
True if success, false otherwise