Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSPROPERTY_BDA_SIGNAL_STATS enumeration.
Syntax
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;
Constants
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. |
Requirements
| Requirement | Value |
|---|---|
| Header | bdamedia.h (include Bdamedia.h) |