Navigation
API > API/Plugins > API/Plugins/MP4Boxes
| Name | FMP4BoxTreeParser |
| Type | class |
| Header File | /Engine/Plugins/Media/MP4Utilities/Source/MP4Boxes/Public/MP4BoxBase.h |
| Include Path | #include "MP4BoxBase.h" |
Syntax
class FMP4BoxTreeParser
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoxTree | TSharedPtr< FMP4BoxBase, ESPMode::ThreadSafe > | MP4BoxBase.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FMP4BoxBase, ESPMode::ThreadSafe > GetBoxTree() |
MP4BoxBase.h | ||
bool ParseBoxTree
(
const TSharedPtr< MP4Utilities::FMP4BoxInfo, ESPMode::ThreadSafe >& InRootBox |
MP4BoxBase.h |