![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IAudioLink.h>
Classes | |
| struct | FOnOpenStreamParams |
| struct | FOnRenderParams |
Protected Member Functions | |
| IAudioLinkSynchronizer ()=default | |
IAudioLinkSynchronizer Provides delegates for hooking and external AudioLinks synchronization callbacks.
|
protecteddefault |
|
virtualdefault |
| IAudioLinkSynchronizer::DECLARE_MULTICAST_DELEGATE | ( | FOnCloseStream | ) |
| IAudioLinkSynchronizer::DECLARE_MULTICAST_DELEGATE | ( | FOnResume | ) |
| IAudioLinkSynchronizer::DECLARE_MULTICAST_DELEGATE | ( | FOnSuspend | ) |
| IAudioLinkSynchronizer::DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnBeginRender | , |
| const FOnRenderParams & | |||
| ) |
| IAudioLinkSynchronizer::DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnEndRender | , |
| const FOnRenderParams & | |||
| ) |
| IAudioLinkSynchronizer::DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnOpenStream | , |
| const FOnOpenStreamParams & | |||
| ) |
|
inlinevirtual |
Gets any OpenStreamParams that were sent ahead of synchronizing existing.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |