KSPROPERTY_TUNER_MODE_CAPS
The KSPROPERTY_TUNER_MODE_CAPS property describes the capabilities of a tuning mode for a tuner that supports analog TV or radio tuning. 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 ULONG that specifies a tuner's tuning capabilities.
Remarks
The StandardsSupported member of the KSPROPERTY_TUNER_MODE_CAPS_S structure specifies the current analog video standard.
For each separate mode (analog TV, digital TV, FM, AM, or DSS), the minidriver reports capabilities such as minimum and maximum frequency, tuning granularity, settling time, and number of inputs.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |