Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FMP4BoxQTFFTimecodeSampleEntry
See: https://developer.apple.com/documentation/quicktime-file-format/timecode_sample_description/flags.
| Name | EFlags |
| Type | enum |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Utilities/MP4Boxes/MP4Boxes.h |
| Include Path | #include "Utilities/MP4Boxes/MP4Boxes.h" |
Syntax
enum EFlags
{
DropFrame = 0x0001,
Max24Hour = 0x0002,
AllowNegativeTimes = 0x0004,
Counter = 0x0008,
}
Values
| Name | Remarks |
|---|---|
| DropFrame | |
| Max24Hour | |
| AllowNegativeTimes | |
| Counter |