Navigation
API > API/Plugins > API/Plugins/MP4Utilities
| |
|
| Name |
FMP4BoxInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/MP4Utilities/Source/MP4Utilities/Public/MP4Utilities.h |
| Include Path |
#include "MP4Utilities.h" |
Syntax
struct FMP4BoxInfo
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Data |
TConstArrayView< uint8 > |
|
MP4Utilities.h |
|
| DataOffset |
uint32 |
|
MP4Utilities.h |
|
| Name |
char |
|
MP4Utilities.h |
|
| Offset |
int64 |
|
MP4Utilities.h |
|
| Size |
int64 |
|
MP4Utilities.h |
|
| Type |
uint32 |
|
MP4Utilities.h |
|
| UUID |
uint8 |
|
MP4Utilities.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TArray< uint8 > GetBoxDataRAW()
|
|
MP4Utilities.h |
|