Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| |
|
| Name |
FElectraDecoderInputAccessUnit |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoder.h |
| Include Path |
#include "IElectraDecoder.h" |
Syntax
struct FElectraDecoderInputAccessUnit
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Data |
const void * |
|
IElectraDecoder.h |
|
| DataSize |
int64 |
|
IElectraDecoder.h |
|
| DTS |
FTimespan |
|
IElectraDecoder.h |
|
| Duration |
FTimespan |
|
IElectraDecoder.h |
|
| Flags |
EElectraDecoderFlags |
|
IElectraDecoder.h |
|
| PTS |
FTimespan |
|
IElectraDecoder.h |
|
| UserValue |
uint64 |
|
IElectraDecoder.h |
|