KSPROPERTY_TUNER_STANDARD_S - NtDoc

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

typedef struct {
  KSPROPERTY Property;
  ULONG      Standard;
} KSPROPERTY_TUNER_STANDARD_S, *PKSPROPERTY_TUNER_STANDARD_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

KSPROPERTY_TUNER_STANDARD_S structure

Description

The KSPROPERTY_TUNER_STANDARD_S structure describe the standard of a TV tuner device, such as PAL, NTSC or SECAM.

Members

Property

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

Standard

Describes an analog video standard. This member may be set to one or more (logically ORed) values from the KS_AnalogVideoStandard enumeration.

See also

KSPROPERTY

KSPROPERTY_TUNER_STANDARD

KS_AnalogVideoStandard

PROPSETID_TUNER