Microsoft DirectX 8.0 |
This filter delivers samples delivered to its input pin to a variable number of output pins. When an instance of the filter is created, it has one output pin. Each time an output pin is connected, the filter creates another output pin. All output pins share the same media type as the input pin.
Filter Interfaces | IBaseFilter |
---|---|
Input Pin Media Types | Any media type. |
Input Pin Interfaces | IMemInputPin, IPin, IQualityControl |
Output Pin Media Types | Any media type; matched the media type of the input pin. |
Output Pin Interfaces | IMediaPosition, IMediaSeeking, IPin, IQualityControl |
Filter CLSID | CLSID_InfTee |
Property Page CLSID | No property page. |
Executable | qcap.dll |
Merit | MERIT_DO_NOT_USE |
Category | CLSID_LegacyAmFilterCategory |