IAudioCaptureStream::UnregisterUser

Call this to remove a user that was added with RegisterUser.

Windows
MacOS
Linux

References

Module

AudioCaptureCore

Header

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

Include

#include "AudioCaptureDeviceInterface.h"

Syntax

virtual bool UnregisterUser
(
    const TCHAR * UserId
)

Remarks

Call this to remove a user that was added with RegisterUser.

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