IAudioCaptureStream::RegisterUser

Lets us know which users are in the system.

Windows
MacOS
Linux

References

Module

AudioCaptureCore

Header

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

Include

#include "AudioCaptureDeviceInterface.h"

Syntax

virtual bool RegisterUser
(
    const TCHAR * UserId
)

Remarks

Lets us know which users are in the system.

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