Navigation
API > API/Plugins > API/Plugins/VoiceChat > API/Plugins/VoiceChat/IVoiceChatUser
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDelegateHandle RegisterOnVoiceChatAfterCaptureAudioReadDelegate
(
const FOnVoiceChatAfterCaptureAudioReadDelegate2::FDelegate& Delegate |
Delegates called from audio thread. | VoiceChat.h | |
virtual FDelegateHandle RegisterOnVoiceChatAfterCaptureAudioReadDelegate
(
const FOnVoiceChatAfterCaptureAudioReadDelegate::FDelegate& Delegate |
VoiceChat.h |
RegisterOnVoiceChatAfterCaptureAudioReadDelegate(const FOnVoiceChatAfterCaptureAudioReadDelegate2::FDelegate &)
Description
Delegates called from audio thread.
| Name | RegisterOnVoiceChatAfterCaptureAudioReadDelegate |
| Type | function |
| Header File | /Engine/Plugins/Online/VoiceChat/VoiceChat/Source/Public/VoiceChat.h |
| Include Path | #include "VoiceChat.h" |
FDelegateHandle RegisterOnVoiceChatAfterCaptureAudioReadDelegate
(
const FOnVoiceChatAfterCaptureAudioReadDelegate2::FDelegate & Delegate
)
RegisterOnVoiceChatAfterCaptureAudioReadDelegate(const FOnVoiceChatAfterCaptureAudioReadDelegate::FDelegate &)
| Name | RegisterOnVoiceChatAfterCaptureAudioReadDelegate |
| Type | function |
| Header File | /Engine/Plugins/Online/VoiceChat/VoiceChat/Source/Public/VoiceChat.h |
| Include Path | #include "VoiceChat.h" |
virtual FDelegateHandle RegisterOnVoiceChatAfterCaptureAudioReadDelegate
(
const FOnVoiceChatAfterCaptureAudioReadDelegate::FDelegate & Delegate
)