Microsoft DirectX 8.0 |
The Analog Video Crossbar filter represents a video crossbar on a video capture device that supports the Windows® Driver Model (WDM). The single output stream represents a hardware path for analog baseband video. One of the input pins comes from a TV Tuner (the TV Tuner Filter). Other input pins support video or audio streams. The filter supports any media subtypes and formats that are supported on the downstream connections.
The Analog Video Crossbar filter exposes the IAMCrossbar interface, which is used for routine source selection.
This filter is available through Windows 98 and Windows® 2000.
Filter interfaces | IAMCrossbar, ISpecifyPropertyPages, IPersistPropertyBag, IPersistStream |
---|---|
Input pin media types | MEDIATYPE_AnalogAudio, MEDIATYPE_AnalogVideo |
Input pin interfaces | IKsPropertySet |
Output pin media types | MEDIATYPE_AnalogAudio, MEDIATYPE_AnalogVideo |
Output pin interfaces | IKsPropertySet |
Filter CLSID | CLSID_CrossbarFilter |
Property Page CLSID | CLSID_CrossbarFilterPropertyPage |
Executable | ksxbar.ax |
Merit | Driver-dependent. |
Category | AM_KSCATEGORY_CROSSBAR |