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