KSPROPERTY_TUNER_CAPS
The KSPROPERTY_TUNER_CAPS property describes the basic capabilities of a tuner. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
ULONG |
The property value (operation data) is a LONG that specifies the tuning modes supported by the streaming minidriver.
Remarks
The ModesSupported member of the KSPROPERTY_TUNER_CAPS_S structure indicates the tuning modes supported by the video capture minidriver.
A single tuning device may support tuning digital TV, analog TV, AM/FM radio, as well as digital satellite systems (DSS).
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |