IMediaCDMCapabilities::SupportsType

Returns if a specified media type is supported by this CDM.

Windows
MacOS
Linux

References

Module

ElectraCDM

Header

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

Include

#include "ElectraCDM.h"

Syntax

ESupportResult SupportsType
(
    const FString & InMimeType
)

Remarks

Returns if a specified media type is supported by this CDM.

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