// 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 referenceNo description available.
This topic describes the KSPROPERTY_BDA_SIGNAL_STATS enumeration.
KSPROPERTY_BDA_SIGNAL_STRENGTHDefines the KSPROPERTY_BDA_SIGNAL_STRENGTH constant.
KSPROPERTY_BDA_SIGNAL_QUALITYDefines the KSPROPERTY_BDA_SIGNAL_QUALITY constant.
KSPROPERTY_BDA_SIGNAL_PRESENTDefines the KSPROPERTY_BDA_SIGNAL_PRESENT constant.
KSPROPERTY_BDA_SIGNAL_LOCKEDDefines the KSPROPERTY_BDA_SIGNAL_LOCKED constant.
KSPROPERTY_BDA_SAMPLE_TIMEDefines the KSPROPERTY_BDA_SAMPLE_TIME constant.
KSPROPERTY_BDA_SIGNAL_LOCK_CAPSDefines the KSPROPERTY_BDA_SIGNAL_LOCK_CAPS constant.
KSPROPERTY_BDA_SIGNAL_LOCK_TYPEDefines the KSPROPERTY_BDA_SIGNAL_LOCK_TYPE constant.