EPcxConnectionType enumeration (ksmedia.h)
This topic describes the EPcxConnectionType enumeration (ksmedia.h).
Syntax
typedef enum {
eConnTypeUnknown,
eConnType3Point5mm,
eConnTypeQuarter,
eConnTypeAtapiInternal,
eConnTypeRCA,
eConnTypeOptical,
eConnTypeOtherDigital,
eConnTypeOtherAnalog,
eConnTypeMultichannelAnalogDIN,
eConnTypeXlrProfessional,
eConnTypeRJ11Modem,
eConnTypeCombination
} EPcxConnectionType;
Constants
eConnTypeUnknown Defines the eConnTypeUnknown constant. |
eConnType3Point5mm Defines the eConnType3Point5mm constant. |
eConnTypeQuarter Defines the eConnTypeQuarter constant. |
eConnTypeAtapiInternal Defines the eConnTypeAtapiInternal constant. |
eConnTypeRCA Defines the eConnTypeRCA constant. |
eConnTypeOptical Defines the eConnTypeOptical constant. |
eConnTypeOtherDigital Defines the eConnTypeOtherDigital constant. |
eConnTypeOtherAnalog Defines the eConnTypeOtherAnalog constant. |
eConnTypeMultichannelAnalogDIN Defines the eConnTypeMultichannelAnalogDIN constant. |
eConnTypeXlrProfessional Defines the eConnTypeXlrProfessional constant. |
eConnTypeRJ11Modem Defines the eConnTypeRJ11Modem constant. |
eConnTypeCombination Defines the eConnTypeCombination constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |