Encapsulates information about an output protection system and its corresponding configuration data.
interface IMFOutputSchema : public IMFAttributes
If the configuration information for the output protection system does not require more than a DWORD of space, the configuration information is retrieved in the GetConfigurationData method. If more than a DWORD of configuration information is needed, it is stored using the IMFAttributes interface.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.