Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSources
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSources.h |
| Include | #include "TakeRecorderSources.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeRecorderSources.cpp |
UFUNCTION (BlueprintCallable, Category="Take Recorder")
void StartRecordingSource
(
TArray < UTakeRecorderSource * > InSources,
const FQualifiedFrameTime & CurrentFrameTime
)
Remarks
Calls the recording initialization flows on each of the specified sources.