IMFOutputTrustAuthority interface (mfidl.h)
Encapsulates the functionality of one or more output protection systems that a trusted output supports. This interface is exposed by output trust authority (OTA) objects. Each OTA represents a single action that the trusted output can perform, such as play, copy, or transcode. An OTA can represent more than one physical output if each output performs the same action.
Inheritance
The IMFOutputTrustAuthority interface inherits from the IUnknown interface. IMFOutputTrustAuthority also has these types of members:
Methods
The IMFOutputTrustAuthority interface has these methods.
IMFOutputTrustAuthority::GetAction Retrieves the action that is performed by this output trust authority (OTA). |
IMFOutputTrustAuthority::SetPolicy Sets one or more policy objects on the output trust authority (OTA). |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | mfidl.h |