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 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) |