Navigation
API > API/Plugins > API/Plugins/MP4Boxes > API/Plugins/MP4Boxes/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/MP4Utilities/Source/MP4Boxes/Public/MP4Boxes.h |
| Include Path | #include "MP4Boxes.h" |
| Source | /Engine/Plugins/Media/MP4Utilities/Source/MP4Boxes/Private/MP4Boxes.cpp |
int64 GetFragmentDuration()