Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.91 KB

mf-session-content-protection-manager-attribute.md

File metadata and controls

62 lines (35 loc) · 1.91 KB
description ms.assetid title ms.topic ms.date
Provides a callback interface for the application to receive a content enabler object from the protected media path (PMP) session.
66482541-63d4-439b-862f-7507605af5d8
MF_SESSION_CONTENT_PROTECTION_MANAGER attribute (Mfidl.h)
reference
05/31/2018

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

Requirement Value
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