Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MF_SESSION_CONTENT_PROTECTION_MANAGER attribute

Provides a callback interface for the application to receive a content enabler object from the protected media path (PMP) session.

Data type

IUnknown*

Remarks

The value of this attribute is a pointer to the application's IMFContentProtectionManager interface.

Set this attribute on the PMP session by using the pConfiguration parameter of the MFCreatePMPMediaSession function.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfidl.h

See also

Alphabetical List of Media Foundation Attributes
IMFAttributes::GetUnknown
IMFAttributes::SetUnknown
Media Session Attributes
How to Play Protected Media Files

 

 

Show:
© 2017 Microsoft