Navigation
API > API/Plugins > API/Plugins/IngestLiveLinkDevice
| Name | FCaptureExtractVideoTimecode |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerApp/Source/IngestLiveLinkDevice/Public/Utils/CaptureExtractTimecode.h |
| Include Path | #include "Utils/CaptureExtractTimecode.h" |
Syntax
class FCaptureExtractVideoTimecode : public TSharedFromThis< FCaptureExtractVideoTimecode >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FCaptureExtractVideoTimecode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCaptureExtractVideoTimecode
(
const FString& InFilePath |
Utils/CaptureExtractTimecode.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FilePath | FString | Utils/CaptureExtractTimecode.h | ||
| TimeoutPeriod | const int32 | Utils/CaptureExtractTimecode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UE::CaptureManager::FTimecodeAndRateResult Extract() |
Utils/CaptureExtractTimecode.h |