Navigation
API > API/Plugins > API/Plugins/ElectraBase
This is not so much an iterator than a holder of the box.
| Name | FSTCOBoxIterator |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Utilities/MP4Boxes/MP4BoxIterators.h |
| Include Path | #include "Utilities/MP4Boxes/MP4BoxIterators.h" |
Syntax
struct FSTCOBoxIterator
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StcoBox | TSharedPtr< FMP4BoxSTCO, ESPMode::ThreadSafe > | Utilities/MP4Boxes/MP4BoxIterators.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint64 GetOffsetForChunkIndex
(
uint32 InChunkIndex |
Utilities/MP4Boxes/MP4BoxIterators.h | ||
void SetBox
(
const TSharedPtr< FMP4BoxSTCO, ESPMode::ThreadSafe >& InStcoBox |
Utilities/MP4Boxes/MP4BoxIterators.h | ||
void SetToSampleNumber
(
uint32 InSampleNum |
Utilities/MP4Boxes/MP4BoxIterators.h |