PROPSETID_TUNER
The PROPSETID_TUNER property set controls devices that support TV or radio tuning. This property set provides support for multistandard video tuners, as well as tuners with multiple inputs.
The KSPROPERTY_TUNER enumeration in ksmedia.h specifies the properties of this set.
Support for this property set is optional and should be implemented only by minidrivers that support TV or radio tuning.
Tuner capture minidrivers are required to implement the following properties:
KSPROPERTY_TUNER_SCAN_CAPS new for Windows Vista
Tuner capture minidrivers can optionally implement the following properties:
KSPROPERTY_TUNER_NETWORKTYPE_SCAN_CAPS new for Windows Vista
KSPROPERTY_TUNER_SCAN_STATUS new for Windows Vista
KSPROPERTY_TUNER_STANDARD_MODE new for Windows Vista
DirectShow Interface
The DirectShow IAMTVTuner interface (see the DirectShow documentation in the Microsoft Windows SDK) provides access to the properties of this set.