Navigation
Unreal Engine C++ API Reference > Plugins > ElectraCDM > IMediaCDMClient
References
Module | ElectraCDM |
Header | /Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraCDMClient.h |
Include | #include "ElectraCDMClient.h" |
void GetLicenseKeyRequestData
(
TArray < uint8 > & OutKeyRequestData,
FString & OutHttpMethod,
TArray < FString > & OutHttpHeaders,
uint32 & OutFlags
)
Remarks
Returns the data to send to the license server as well as the HTTP method and additional HTTP headers.