Navigation
API > API/Plugins > API/Plugins/ElectraCDM > API/Plugins/ElectraCDM/IMediaCDM
References
| Module | ElectraCDM |
| Header | /Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraCDM.h |
| Include | #include "ElectraCDM.h" |
void GetCDMCustomJSONPrefixes
(
const FString & InCDMScheme,
const FString & InValue,
FString & OutAttributePrefix,
FString & OutTextPropertyName,
bool & bOutNoNamespaces
)
Remarks
Obtains the CDM system's preference on how attributes and text properties should be prefixed in the JSON string passed to GetCDMCapabilitiesForScheme(..., InAdditionalElements) or in the FCDMCandidate.AdditionalElements.