EPxcPortConnection enumeration (ksmedia.h)
This topic describes the EPxcPortConnection enumeration (ksmedia.h).
Syntax
typedef enum {
ePortConnJack,
ePortConnIntegratedDevice,
ePortConnBothIntegratedAndJack,
ePortConnUnknown
} EPxcPortConnection;
Constants
ePortConnJack Defines the ePortConnJack constant. |
ePortConnIntegratedDevice Defines the ePortConnIntegratedDevice constant. |
ePortConnBothIntegratedAndJack Defines the ePortConnBothIntegratedAndJack constant. |
ePortConnUnknown Defines the ePortConnUnknown constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |