MFPKEY_ProtectedContent: Not in SDK beta 2?

Hi

I can't find the declaration of MFPKEY_ProtectedContent in beta 2 sdk.
Also I'd like to know if
MFPKEY_ProtectedContent is just for application to check
by
MFRequireProtectedEnvironment, or will it change some logic in MF control layer
I mean, if I don't have that key enabled, will MF still try to load ITA and do other PMP
stuff


Answer this question

MFPKEY_ProtectedContent: Not in SDK beta 2?

  • lleoneye

    This property key is gone as of Beta2. The right way for a Media Source to indicate that a stream is protected is to set the MF_SD_PROTECTED attribute on the IMFStreamDescriptor.

  • MFPKEY_ProtectedContent: Not in SDK beta 2?