Navigation
API > API/Plugins > API/Plugins/IngestLiveLinkDevice > API/Plugins/IngestLiveLinkDevice/UBaseIngestLiveLinkDevice
Description
Pure virtual function that returns the full path to the take data. Full path to the take data is required for the conversion step. @params TakeId Take identifier
| Name | GetFullTakePath |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerApp/Source/IngestLiveLinkDevice/Public/BaseIngestLiveLinkDevice.h |
| Include Path | #include "BaseIngestLiveLinkDevice.h" |
virtual FString GetFullTakePath
(
UE::CaptureManager::FTakeId InTakeId
) const
Full path to the take data