Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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