Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.56 KB

mf-media-engine-content-protection-flags.md

File metadata and controls

52 lines (29 loc) · 1.56 KB
description ms.assetid title ms.topic ms.date
Specifies whether the Media Engine will play protected content.
2A593499-BF40-440E-AF1D-3B0E7732489A
MF_MEDIA_ENGINE_CONTENT_PROTECTION_FLAGS attribute (Mfmediaengine.h)
reference
05/31/2018

MF_MEDIA_ENGINE_CONTENT_PROTECTION_FLAGS attribute

Specifies whether the Media Engine will play protected content.

Data type

UINT32

Remarks

The value of this attribute is a bitwise OR of flags from the MF_MEDIA_ENGINE_PROTECTION_FLAGS enumeration. To enable playback of protected content, set the MF_MEDIA_ENGINE_ENABLE_PROTECTED_CONTENT flag.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Mfmediaengine.h

See also

Alphabetical List of Media Foundation Attributes

Media Engine Attributes

IMFMediaEngineClassFactory::CreateInstance