Navigation
Unreal Engine C++ API Reference > Plugins > ElectraCDM
References
Module | ElectraCDM |
Header | /Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraEncryptedSampleInfo.h |
Include | #include "ElectraEncryptedSampleInfo.h" |
Syntax
struct FMediaCDMSampleInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< uint8 > | DefaultKID | |
![]() |
TArray< uint8 > | IV | |
![]() |
TArray< TArray< uint8 > > | KIDs | |
![]() |
FCryptSkipPattern | Pattern | |
![]() |
uint32 | Scheme4CC | |
![]() |
TArray< FSubSample > | SubSamples |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FCryptSkipPattern | ||
![]() |
FSubSample |