Navigation
API > API/Plugins > API/Plugins/ElectraBase
3GPP / TX3G Text sample entry (ETSI TS 126 245 V11.0.0 - 5.16 Sample Description Format)
| Name | FMP4BoxTX3GSampleEntry |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Utilities/MP4Boxes/MP4Boxes.h |
| Include Path | #include "Utilities/MP4Boxes/MP4Boxes.h" |
Syntax
class FMP4BoxTX3GSampleEntry : public Electra::UtilitiesMP4::FMP4BoxSampleEntry
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FMP4BoxBase → FMP4BoxSampleEntry → FMP4BoxTX3GSampleEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMP4BoxTX3GSampleEntry
(
const TWeakPtr< FMP4BoxBase, ESPMode::ThreadSafe >& InParent, |
Utilities/MP4Boxes/MP4Boxes.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMP4BoxTX3GSampleEntry() |
Utilities/MP4Boxes/MP4Boxes.h |
Structs
| Name | Remarks |
|---|---|
| FParsed |
Functions
Public
Overridden from FMP4BoxSampleEntry
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual uint16 GetDataReferenceIndex() |
Utilities/MP4Boxes/MP4Boxes.h | ||
virtual ESampleType GetSampleType() |
Utilities/MP4Boxes/MP4Boxes.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ParseIfRequired() |
Utilities/MP4Boxes/MP4Boxes.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedPtr< FMP4BoxBase, ESPMode::ThreadSafe > Create
(
const TWeakPtr< FMP4BoxBase, ESPMode::ThreadSafe >& InParent, |
Utilities/MP4Boxes/MP4Boxes.h |