ISmartTee Interface (Compact 2013)

3/26/2014

This interface allows you to query for the presence of the Smart Tee Filter in the filter graph.

This interface has no method other than those inherited from IUnknown.

To determine if the Smart Tee Filter is present in the filter graph call IUnknown::QueryInterface on the filter graph with the interface identifier IID_ISmartTee. If the call is successful then the Smart Tee filter is present, if the call fails then it is not.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

DirectShow Interfaces