Smart Tee Filter (Windows Embedded CE 6.0)
1/6/2010
The Smart Tee filter is used in video capture graphs to split the video stream into a preview stream and a capture stream. This is done without any additional data copying. The output pins support whatever media types are supported on the downstream connection.
The Smart Tee filter is useful when a video capture filter does not provide separate pins for capture and preview. The Smart Tee filter delivers preview data only if doing so does not hurt capture performance. It also removes the time stamps from the preview stream. The capture graph builder automatically inserts the Smart Tee filter when needed. For more information, see Combining Video Capture and Preview.
The following illustration shows a typical capture graph that uses the Smart Tee filter.
The following table shows the filter properties.
Filter property | Description |
---|---|
Filter Interfaces |
|
Input Pin Media Types |
MEDIATYPE_Video, MEDIASUBTYPE_NULL |
Input Pin Interfaces |
|
Output Pin Media Types |
MEDIATYPE_Video, MEDIASUBTYPE_NULL |
Output Pin Interfaces |
IAMStreamControl, IPin, IQualityControl |
Filter CLSID |
CLSID_SmartTee |
Property Page CLSID |
No property page. |
Executable |
qcap.dll |
MERIT_DO_NOT_USE |
|
CLSID_LegacyAmFilterCategory |