KSPROPERTY_TUNER_STANDARD_MODE_S - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef struct {
  KSPROPERTY Property;
  BOOL       AutoDetect;
} KSPROPERTY_TUNER_STANDARD_MODE_S, *PKSPROPERTY_TUNER_STANDARD_MODE_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksproperty_tuner_standard_mode_s)

KSPROPERTY_TUNER_STANDARD_MODE_S structure

Description

The KSPROPERTY_TUNER_STANDARD_MODE_S structure describes whether the tuning device can identify the tuner standard from the signal itself.

Members

Property

Specifies an initialized KSPROPERTY structure that describes the property set, property ID, and request type.

AutoDetect

A Boolean value that indicates whether the tuning device can automatically detect the tuner standard from the signal. TRUE indicates that the tuning device can automatically detect the tuner standard from the signal. FALSE indicates that the tuning device cannot automatically detect the tuner standard.

See also

KSPROPERTY

KSPROPERTY_TUNER_STANDARD_MODE

PROPSETID_TUNER