Navigation
Unreal Engine C++ API Reference > Plugins > ElectraCDM > IMediaCDMCapabilities
References
Module | ElectraCDM |
Header | /Engine/Plugins/Media/ElectraCDM/Source/ElectraCDM/Public/ElectraCDM.h |
Include | #include "ElectraCDM.h" |
ESupportResult RequiresSecureDecoder
(
const FString & InMimeType
)
Remarks
Returns if a secure decoder is required for the specified media type. This SHOULD be able to return the proper answer WITHOUT having acquired a license since this is may be used to select/deselect streams upfront.