UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IAudioLinkSynchronizer Member List

This is the complete list of members for IAudioLinkSynchronizer, including all inherited members.

DECLARE_MULTICAST_DELEGATE(FOnSuspend)IAudioLinkSynchronizer
DECLARE_MULTICAST_DELEGATE(FOnResume)IAudioLinkSynchronizer
DECLARE_MULTICAST_DELEGATE(FOnCloseStream)IAudioLinkSynchronizer
DECLARE_MULTICAST_DELEGATE_OneParam(FOnOpenStream, const FOnOpenStreamParams &)IAudioLinkSynchronizer
DECLARE_MULTICAST_DELEGATE_OneParam(FOnBeginRender, const FOnRenderParams &)IAudioLinkSynchronizer
DECLARE_MULTICAST_DELEGATE_OneParam(FOnEndRender, const FOnRenderParams &)IAudioLinkSynchronizer
GetCachedOpenStreamParams() constIAudioLinkSynchronizerinlinevirtual
IAudioLinkSynchronizer()=defaultIAudioLinkSynchronizerprotected
RegisterBeginRenderDelegate(const FOnBeginRender::FDelegate &)=0IAudioLinkSynchronizerpure virtual
RegisterCloseStreamDelegate(const FOnCloseStream::FDelegate &)=0IAudioLinkSynchronizerpure virtual
RegisterEndRenderDelegate(const FOnEndRender::FDelegate &)=0IAudioLinkSynchronizerpure virtual
RegisterOpenStreamDelegate(const FOnOpenStream::FDelegate &)=0IAudioLinkSynchronizerpure virtual
RegisterResumeDelegate(const FOnResume::FDelegate &)=0IAudioLinkSynchronizerpure virtual
RegisterSuspendDelegate(const FOnSuspend::FDelegate &)=0IAudioLinkSynchronizerpure virtual
RemoveBeginRenderDelegate(const FDelegateHandle &)=0IAudioLinkSynchronizerpure virtual
RemoveCloseStreamDelegate(const FDelegateHandle &)=0IAudioLinkSynchronizerpure virtual
RemoveEndRenderDelegate(const FDelegateHandle &)=0IAudioLinkSynchronizerpure virtual
RemoveOpenStreamDelegate(const FDelegateHandle &)=0IAudioLinkSynchronizerpure virtual
RemoveResumeDelegate(const FDelegateHandle &)=0IAudioLinkSynchronizerpure virtual
RemoveSuspendDelegate(const FDelegateHandle &)=0IAudioLinkSynchronizerpure virtual
~IAudioLinkSynchronizer()=defaultIAudioLinkSynchronizervirtual