Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FMP4BoxELST
| Name | FEntry |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Utilities/MP4Boxes/MP4Boxes.h |
| Include Path | #include "Utilities/MP4Boxes/MP4Boxes.h" |
Syntax
struct FEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| edit_duration | int64 | Specified in units of timescale of the `mvhd_ box. | Utilities/MP4Boxes/MP4Boxes.h | |
| media_rate_fraction | int16 | Utilities/MP4Boxes/MP4Boxes.h | ||
| media_rate_integer | int16 | Utilities/MP4Boxes/MP4Boxes.h | ||
| media_time | int64 | Specified in units of timescale of the `mdhd_ box of this track. | Utilities/MP4Boxes/MP4Boxes.h |