Navigation
API > API/Plugins > API/Plugins/ElectraCDM
References
| Module | ElectraCDM |
| Header | /Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraCDMSystem.h |
| Include | #include "ElectraCDMSystem.h" |
Syntax
class IMediaCDMSystem
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| ECDMError | CreateDRMClient
(
TSharedPtr< IMediaCDMClient, ESPMode::ThreadSafe >& OutClient, |
||
| TSharedPtr< IMediaCDMCapabilities, ESPMode::ThreadSafe > | GetCDMCapabilities
(
const FString& InValue, |
||
| void | GetCDMCustomJSONPrefixes
(
FString& OutAttributePrefix, |
||
| FString | |||
| const TArray< FString > & | GetSchemeIDs () |
||
| ECDMError | ReleasePlayerSessionKeys
(
IMediaCDM::IPlayerSession* PlayerSession |