IETFilter Interface
Microsoft DirectShow 9.0 |
IETFilter Interface
This topic applies to Windows XP Service Pack 1 or later.
The IETFilter interface is exposed by the Encrypter/Tagger filter. Most applications will not have to use this interface.
IID: IID_IETFilter
In addition to the methods inherited from IUnknown, the IETFilter interface exposes the following method.
Method | Description |
get_EvalRatObjOK | Queries whether the EvalRat object was created successfully. |
GetCurrLicenseExpDate | Not supported. |
GetCurrRating | Retrieves the current rating. |
GetLastErrorCode | Not implemented. |
SetRecordingOn | Signals to the Encrypter/Tagger filter that the Video Control is about to start or stop recording. |
See Also