Platform SDK: TAPI

CSingleFilterTerminal

CSingleFilterTerminal is an additional terminal base class applicable to both static and dynamic terminals. It is derived from CBaseTerminal and makes the implementation more specific by assuming that the terminal has a single DirectShow filter. When this condition is met, deriving a terminal implementation from CSingleFilterTerminal is much easier than deriving from CBaseTerminal.

Defined in MSPterm.h.