Microsoft DirectX 8.1 (C++) |
This filter is a renderer that discards every sample it receives, without displaying or rendering the sample data.
Use the Null Renderer when an output pin in the graph requires a downstream connection, but you do not wish to render the data from that pin. By connecting the output pin to the Null Renderer, you complete the connection without rendering the data.
Filter interfaces | IBaseFilter |
Input pin media types | Any media type |
Input pin interfaces | IMemInputPin, IPin, IQualityControl |
Output pin media types | Not applicable. |
Output pin interfaces | Not applicable. |
Filter CLSID | CLSID_NullRenderer |
Property Page CLSID | No property page. |
Executable | Qedit.dll |
Merit | MERIT_DO_NOT_USE |
Filter Category | CLSID_LegacyAmFilterCategory |