Navigation
API > API/Plugins > API/Plugins/MP4Boxes > API/Plugins/MP4Boxes/FMP4Track > API/Plugins/MP4Boxes/FMP4Track/FIterator
Description
Advances this iterator to the next sample. Returns true if there is one, false if not. This iterates over the entire track, ignoring timeline mapping.
| Name | Next |
| Type | function |
| Header File | /Engine/Plugins/Media/MP4Utilities/Source/MP4Boxes/Public/MP4Track.h |
| Include Path | #include "MP4Track.h" |
| Source | /Engine/Plugins/Media/MP4Utilities/Source/MP4Boxes/Private/MP4Track.cpp |
bool Next()