KSPROPERTY_TUNER_INPUT

The KSPROPERTY_TUNER_INPUT property describes the input of the tuner in the current tuning mode, such as selecting between cable and antenna tuner inputs. This property must be implemented.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

Yes

Pin

KSPROPERTY_TUNER_INPUT_S

ULONG

The property value (operation data) is a ULONG that specifies the numeric index of the physical tuner inputs. This value should be in the range of 0 through (number of inputs-1).

Remarks

The InputIndex member of the KSPROPERTY_TUNER_INPUT_S structure specifies the current tuner input index.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_TUNER_INPUT_S