IMFOutputSchema Interface

Encapsulates information about an output protection system and its corresponding configuration data.

Syntax

interface IMFOutputSchema : public IMFAttributes  

Remarks

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.

Requirements

Header: Declared in mfidl.h.

Library: Use mfuuid.lib.