IMFOutputTrustAuthority interface
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.
Members
The IMFOutputTrustAuthority interface inherits from the IUnknown interface. IMFOutputTrustAuthority also has these types of members:
Methods
The IMFOutputTrustAuthority interface has these methods.
| Method | Description |
|---|---|
| GetAction |
Retrieves the action that is performed by this OTA. |
| SetPolicy |
Sets one or more policy objects on the OTA. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
See also