Navigation
API > API/Plugins > API/Plugins/MediaIOCore
| Name | FMediaIOAutoDetectableTimecodeFormat_Backup |
| Type | struct |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreDefinitions.h |
| Include Path | #include "MediaIOCoreDefinitions.h" |
Syntax
USTRUCT ()
struct FMediaIOAutoDetectableTimecodeFormat_Backup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAutoDetect | bool | Whether the timecode should be autodetected. | MediaIOCoreDefinitions.h |
|
| TimecodeFormat | EMediaIOTimecodeFormat | The timecode format if not autodetected. | MediaIOCoreDefinitions.h |
|