KSPROPERTY_TUNER_STANDARD_MODE
The KSPROPERTY_TUNER_STANDARD_MODE property retrieves a BOOL value that indicates whether the driver can set the tuning device to automatically detect the tuner standard from the signal itself. This property can be implemented optionally.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
BOOL |
The property value (operation data) is a BOOL that indicates whether the tuning device can automatically detect the tuner standard from the signal itself.
Remarks
For more information about how the KSPROPERTY_TUNER_STANDARD_MODE property is used, see Detecting Tuner Standards.
Requirements
Version |
Available in Windows Vista and later versions of the operating system. |
Header |
Ksmedia.h (include Ksmedia.h) |