IMFTrustedInput interface (mfidl.h)

Implemented by components that provide input trust authorities (ITAs). This interface is used to get the ITA for each of the component's streams.

Inheritance

The IMFTrustedInput interface inherits from the IUnknown interface. IMFTrustedInput also has these types of members:

Methods

The IMFTrustedInput interface has these methods.

 
IMFTrustedInput::GetInputTrustAuthority

Retrieves the input trust authority (ITA) for a specified stream.

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

See also

Media Foundation Interfaces