MF_MEDIA_ENGINE_CONTENT_PROTECTION_MANAGER attribute
Enables the Media Engine to play protected content.
Data type
IUnknown*
Remarks
The value of this attribute is a pointer to the IMFContentProtectionManager interface. The caller must implement the interface.
This attribute can be one of the attributes passed to IMFMediaEngineClassFactory::CreateInstance. It is required if protected content is to be played.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | UWP apps] |
Header |
|
See also