Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FMP4BoxMEHD
Description
Returns the fragment duration in the timescale of the `mvhd_ box. This is just the value as stored in the box. You need to apply the timescale yourself.
| Name | GetFragmentDuration |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Utilities/MP4Boxes/MP4Boxes.h |
| Include Path | #include "Utilities/MP4Boxes/MP4Boxes.h" |
| Source | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Private/Utilities/MP4Boxes/MP4Boxes.cpp |
uint64 GetFragmentDuration()