KSPROPERTY_BDA_SIGNAL_STATS - NtDoc

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

typedef enum {
  KSPROPERTY_BDA_SIGNAL_STRENGTH,
  KSPROPERTY_BDA_SIGNAL_QUALITY,
  KSPROPERTY_BDA_SIGNAL_PRESENT,
  KSPROPERTY_BDA_SIGNAL_LOCKED,
  KSPROPERTY_BDA_SAMPLE_TIME,
  KSPROPERTY_BDA_SIGNAL_LOCK_CAPS,
  KSPROPERTY_BDA_SIGNAL_LOCK_TYPE
} KSPROPERTY_BDA_SIGNAL_STATS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-bdamedia-ksproperty_bda_signal_stats)

Description

This topic describes the KSPROPERTY_BDA_SIGNAL_STATS enumeration.

Constants

KSPROPERTY_BDA_SIGNAL_STRENGTH

Defines the KSPROPERTY_BDA_SIGNAL_STRENGTH constant.

KSPROPERTY_BDA_SIGNAL_QUALITY

Defines the KSPROPERTY_BDA_SIGNAL_QUALITY constant.

KSPROPERTY_BDA_SIGNAL_PRESENT

Defines the KSPROPERTY_BDA_SIGNAL_PRESENT constant.

KSPROPERTY_BDA_SIGNAL_LOCKED

Defines the KSPROPERTY_BDA_SIGNAL_LOCKED constant.

KSPROPERTY_BDA_SAMPLE_TIME

Defines the KSPROPERTY_BDA_SAMPLE_TIME constant.

KSPROPERTY_BDA_SIGNAL_LOCK_CAPS

Defines the KSPROPERTY_BDA_SIGNAL_LOCK_CAPS constant.

KSPROPERTY_BDA_SIGNAL_LOCK_TYPE

Defines the KSPROPERTY_BDA_SIGNAL_LOCK_TYPE constant.

Remarks

See also