Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FDRMTypeFormat
As defined by ISO/IEC 14496-12 Section 8.12 and ISO/IEC 23001-7.
| |
|
| Name |
FISOEncryptionInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/CodecTypeFormat.h |
| Include Path |
#include "CodecTypeFormat.h" |
Syntax
struct FISOEncryptionInfo
Structs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BlockPattern |
TOptional< FBlockPattern > |
|
CodecTypeFormat.h |
|
| CDMInfos |
TArray< FCDMInfo > |
|
CodecTypeFormat.h |
|
| DefaultIV |
TArray< uint8 > |
|
CodecTypeFormat.h |
|
| DefaultIVSize |
int32 |
|
CodecTypeFormat.h |
|
| DefaultKID |
TArray< uint8 > |
|
CodecTypeFormat.h |
|
| Scheme |
uint32 |
Set by `schm_ box, if it exists. |
CodecTypeFormat.h |
|
| SchemeVersion |
uint32 |
|
CodecTypeFormat.h |
|