Navigation
API > API/Plugins > API/Plugins/ElectraBase
`dac3_ box Annex F.4 of ETSI TS 102 366 - AC3SpecificBox
| Name | FMP4BoxDAC3 |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Utilities/MP4Boxes/MP4Boxes.h |
| Include Path | #include "Utilities/MP4Boxes/MP4Boxes.h" |
Syntax
class FMP4BoxDAC3 : public Electra::UtilitiesMP4::FMP4BoxBase
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FMP4BoxBase → FMP4BoxDAC3
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMP4BoxDAC3
(
const TWeakPtr< FMP4BoxBase, ESPMode::ThreadSafe >& InParent, |
Utilities/MP4Boxes/MP4Boxes.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMP4BoxDAC3() |
Utilities/MP4Boxes/MP4Boxes.h |
Structs
| Name | Remarks |
|---|---|
| FParsed |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstArrayView< uint8 > GetAC3SpecificBox() |
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 |