FAudioCapture::RegisterUser

Adds a user to the system so we can use its devices.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioCaptureCore

Header

/Engine/Source/Runtime/AudioCaptureCore/Public/AudioCaptureCore.h

Include

#include "AudioCaptureCore.h"

Source

/Engine/Source/Runtime/AudioCaptureCore/Private/AudioCaptureCore.cpp

Syntax

bool RegisterUser
(
    const TCHAR * UserId
)

Remarks

Adds a user to the system so we can use its devices.