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 |
|
See also