TV Tuner Filter
Microsoft DirectShow 9.0 |
TV Tuner Filter
The TV Tuner filter selects an analog broadcast or cable channel to be viewed. The single output stream is a hardware path for analog baseband video. This output should connect to the Analog Video Crossbar filter. The input pins include an input for cable and an antenna input.
Filter Interfaces | IBaseFilter, IAMTVTuner, ISpecifyPropertyPages, IPersistPropertyBag, IKsObject, IKsPropertySet |
Input Pin Media Types | Not applicable. |
Input Pin Interfaces | Not applicable. |
Output Pin Media Types | Video: MEDIATYPE_AnalogVideo, KSDATAFORMAT_SUBTYPE_NONE Audio: MEDIATYPE_AnalogAudio, MEDIASUBTYPE_NULL |
Output Pin Interfaces | IPin |
Filter CLSID | CLSID_TVTunerFilter |
Property Page CLSID | CLSID_TVTunerFilterPropertyPage |
Executable | KSTVTune.ax |
Merit | MERIT_DO_NOT_USE |
Filter Category | AM_KSCATEGORY_TVTUNER |
See Also