KSPROPERTY_TUNER_FREQUENCY
The KSPROPERTY_TUNER_FREQUENCY property sets or gets the current frequency or channel of the tuner. 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 the current frequency of the tuner. This value is specified in hertz (Hz).
Remarks
The Frequency member of the KSPROPERTY_TUNER_FREQUENCY_S structure specifies the current tuner frequency.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |