IETFilterConfig Interface

 
Microsoft DirectShow 9.0

IETFilterConfig Interface

This topic applies to Windows XP Service Pack 1 or later.

The IETFilterConfig interface configures the Encrypter/Tagger filter. Most applications will not have to use this interface.

IID: IID_IETFilterConfig

In addition to the methods inherited from IUnknown, the IETFilterConfig interface exposes the following methods.

Method Description
GetSecureChannelObject Retrieves the secure channel object used to encrypt the stream.
InitLicense Initializes an encryption license.

See Also