Navigation
Unreal Engine C++ API Reference > Plugins > ElectraCDM > IMediaCDMDecrypter
References
Module | ElectraCDM |
Header | /Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraCDMClient.h |
Include | #include "ElectraCDMClient.h" |
ECDMError BlockStreamDecryptInPlace
(
IStreamDecryptHandle * InOutStreamDecryptContext,
int32 & OutNumBytesDecrypted,
uint8 * InOutData,
int32 InNumDataBytes,
bool bIsLastBlock
)