Navigation
API > API/Plugins > API/Plugins/MP4Utilities
Box information along with the actual box data to be retained in memory.
| Name | FMP4BoxData |
| Type | struct |
| Header File | /Engine/Plugins/Media/MP4Utilities/Source/MP4Utilities/Public/MP4Utilities.h |
| Include Path | #include "MP4Utilities.h" |
Syntax
struct FMP4BoxData : public MP4Utilities::FMP4BoxInfo
Inheritance Hierarchy
- FMP4BoxInfo → FMP4BoxData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataBuffer | TArray< uint8 > | MP4Utilities.h |