Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FMP4BoxTKHD
Description
Returns the duration of this track, measured 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 | GetDuration |
| 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 |
int64 GetDuration()