Navigation
API > API/Plugins > API/Plugins/MP4Boxes
| Name | FMP4BoxFactory |
| Type | class |
| Header File | /Engine/Plugins/Media/MP4Utilities/Source/MP4Boxes/Public/MP4Boxes.h |
| Include Path | #include "MP4Boxes.h" |
Syntax
class FMP4BoxFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMP4BoxFactory() |
MP4Boxes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FactoryMap | TMap< uint32, TSharedPtr< FMP4BoxBase, ESPMode::ThreadSafe >(*)(const TWeakPtr< FMP4BoxBase, ESPMode::ThreadSafe > &, const MP4Utilities::FMP4BoxInfo &)> | MP4Boxes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FMP4BoxBase, ESPMode::ThreadSafe > Create
(
const TWeakPtr< FMP4BoxBase, ESPMode::ThreadSafe >& InParent, |
MP4Boxes.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FMP4BoxFactory & Get() |
MP4Boxes.h |