Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
This topic applies to Windows XP Service Pack 1 or later.
The Decrypter/Detagger filter conditionally decrypts samples that are encrypted by the Encrypter/Tagger filter.
This filter reads ratings information from the encrypted samples and passes them to the EvalRat object. The EvalRat object determines whether the content is allowed. If so, the Decrypter/Detagger filter decrypts the samples and passes them downstream for rendering.
Filter interfaces | IBaseFilter, IDTFilter, IDTFilterConfig, IBroadcastEvent |
Input pin media types | MEDIASUBTYPE_ETDTFilter_Tagged |
Input pin interfaces | IKsPropertySet, IMemInputPin, IPin, IQualityControl |
Output pin media types | See Remarks |
Output pin interfaces | IPin, IQualityControl |
Filter CLSID | CLSID_DTFilter |
Merit | MERIT_DO_NOT_USE |
Filter category | CLSID_CPCAFiltersCategory |
�
The output type matches the original input type received by the Encrypter/Tagger filter.
Remarks
This filter is not available to DirectShow applications except to get parental ratings on an unencrypted file. It can be used for content decryption only through the Video Control on Microsoft Windows XP Media Center Edition.
The output type matches the original input type received by the Encrypter/Tagger filter.
Related topics
�
�