IMediaCDMDecrypter::BlockStreamDecryptInPlace

Windows
MacOS
Linux

References

Module

ElectraCDM

Header

/Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraCDMClient.h

Include

#include "ElectraCDMClient.h"

Syntax

ECDMError BlockStreamDecryptInPlace
(
    IStreamDecryptHandle * InOutStreamDecryptContext,
    int32 & OutNumBytesDecrypted,
    uint8 * InOutData,
    int32 InNumDataBytes,
    const FMediaCDMSampleInfo & InSampleInfo,
    bool bIsLastBlock
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss