Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FElectraPlayerSendAnalyticMetricsDelegate, |
IElectraPlayerInterface.h | ||
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FElectraPlayerReportVideoStreamingErrorDelegate, |
IElectraPlayerInterface.h |
DECLARE_TS_MULTICAST_DELEGATE_TwoParams(FElectraPlayerSendAnalyticMetricsDelegate, const TSharedPtr< IAnalyticsProviderET > &, const FGuid &)
| Name | DECLARE_TS_MULTICAST_DELEGATE_TwoParams |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path | #include "IElectraPlayerInterface.h" |
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FElectraPlayerSendAnalyticMetricsDelegate,
const TSharedPtr< IAnalyticsProviderET > &,
const FGuid &
)
DECLARE_TS_MULTICAST_DELEGATE_TwoParams(FElectraPlayerReportVideoStreamingErrorDelegate, const FGuid &, const FString &)
| Name | DECLARE_TS_MULTICAST_DELEGATE_TwoParams |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path | #include "IElectraPlayerInterface.h" |
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FElectraPlayerReportVideoStreamingErrorDelegate,
const FGuid &,
const FString &
)