![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for ILiveLinkFrameInterpolationProcessorWorker, including all inherited members.
| GetRole() const =0 | ILiveLinkFrameInterpolationProcessorWorker | pure virtual |
| Interpolate(double InTime, const FLiveLinkStaticDataStruct &InStaticData, const TArray< FLiveLinkFrameDataStruct > &InSourceFrames, FLiveLinkSubjectFrameData &OutBlendedFrame, FLiveLinkInterpolationInfo &OutInterpolationInfo)=0 | ILiveLinkFrameInterpolationProcessorWorker | pure virtual |
| Interpolate(const FQualifiedFrameTime &InTime, const FLiveLinkStaticDataStruct &InStaticData, const TArray< FLiveLinkFrameDataStruct > &InSourceFrames, FLiveLinkSubjectFrameData &OutBlendedFrame, FLiveLinkInterpolationInfo &OutInterpolationInfo)=0 | ILiveLinkFrameInterpolationProcessorWorker | pure virtual |