KSPROPERTY_BDA_PIN_EVENT enumeration (bdamedia.h)

This topic describes the KSPROPERTY_BDA_PIN_EVENT enumeration.

Syntax

typedef enum {
  KSEVENT_BDA_PIN_CONNECTED,
  KSEVENT_BDA_PIN_DISCONNECTED
} KSPROPERTY_BDA_PIN_EVENT;

Constants

 
KSEVENT_BDA_PIN_CONNECTED
Defines the KSEVENT_BDA_PIN_CONNECTED constant.
KSEVENT_BDA_PIN_DISCONNECTED
Defines the KSEVENT_BDA_PIN_DISCONNECTED constant.

Requirements

Requirement Value
Header bdamedia.h (include Bdamedia.h)