KSPROPERTY_TUNER_MODE
User-mode clients use the KSPROPERTY_TUNER_MODE property to get or set the tuning mode of a device, such as analog TV, digital TV, FM, AM, or DSS. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
Yes |
Pin |
ULONG |
The property value (operation data) is a ULONG that specifies a tuner's current tuning mode.
Remarks
The Mode member of the KSPROPERTY_TUNER_MODE_S structure specifies the current tuner mode.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |