KS_PhysicalConnectorType enumeração (ksmedia.h)
Este tópico descreve a enumeração KS_PhysicalConnectorType (ksmedia.h).
Sintaxe
typedef enum {
KS_PhysConn_Video_Tuner,
KS_PhysConn_Video_Composite,
KS_PhysConn_Video_SVideo,
KS_PhysConn_Video_RGB,
KS_PhysConn_Video_YRYBY,
KS_PhysConn_Video_SerialDigital,
KS_PhysConn_Video_ParallelDigital,
KS_PhysConn_Video_SCSI,
KS_PhysConn_Video_AUX,
KS_PhysConn_Video_1394,
KS_PhysConn_Video_USB,
KS_PhysConn_Video_VideoDecoder,
KS_PhysConn_Video_VideoEncoder,
KS_PhysConn_Video_SCART,
KS_PhysConn_Audio_Tuner,
KS_PhysConn_Audio_Line,
KS_PhysConn_Audio_Mic,
KS_PhysConn_Audio_AESDigital,
KS_PhysConn_Audio_SPDIFDigital,
KS_PhysConn_Audio_SCSI,
KS_PhysConn_Audio_AUX,
KS_PhysConn_Audio_1394,
KS_PhysConn_Audio_USB,
KS_PhysConn_Audio_AudioDecoder
} KS_PhysicalConnectorType;
Constantes
KS_PhysConn_Video_Tuner Define a constante KS_PhysConn_Video_Tuner. |
KS_PhysConn_Video_Composite Define a constante KS_PhysConn_Video_Composite. |
KS_PhysConn_Video_SVideo Define a constante KS_PhysConn_Video_SVideo. |
KS_PhysConn_Video_RGB Define a constante KS_PhysConn_Video_RGB. |
KS_PhysConn_Video_YRYBY Define a constante KS_PhysConn_Video_YRYBY. |
KS_PhysConn_Video_SerialDigital Define a constante KS_PhysConn_Video_SerialDigital. |
KS_PhysConn_Video_ParallelDigital Define a constante KS_PhysConn_Video_ParallelDigital. |
KS_PhysConn_Video_SCSI Define a constante KS_PhysConn_Video_SCSI. |
KS_PhysConn_Video_AUX Define a constante KS_PhysConn_Video_AUX. |
KS_PhysConn_Video_1394 Define a constante KS_PhysConn_Video_1394. |
KS_PhysConn_Video_USB Define a constante KS_PhysConn_Video_USB. |
KS_PhysConn_Video_VideoDecoder Define a constante KS_PhysConn_Video_VideoDecoder. |
KS_PhysConn_Video_VideoEncoder Define a constante KS_PhysConn_Video_VideoEncoder. |
KS_PhysConn_Video_SCART Define a constante KS_PhysConn_Video_SCART. |
KS_PhysConn_Audio_Tuner Define a constante KS_PhysConn_Audio_Tuner. |
KS_PhysConn_Audio_Line Define a constante KS_PhysConn_Audio_Line. |
KS_PhysConn_Audio_Mic Define a constante KS_PhysConn_Audio_Mic. |
KS_PhysConn_Audio_AESDigital Define a constante KS_PhysConn_Audio_AESDigital. |
KS_PhysConn_Audio_SPDIFDigital Define a constante KS_PhysConn_Audio_SPDIFDigital. |
KS_PhysConn_Audio_SCSI Define a constante KS_PhysConn_Audio_SCSI. |
KS_PhysConn_Audio_AUX Define a constante KS_PhysConn_Audio_AUX. |
KS_PhysConn_Audio_1394 Define a constante KS_PhysConn_Audio_1394. |
KS_PhysConn_Audio_USB Define a constante KS_PhysConn_Audio_USB. |
KS_PhysConn_Audio_AudioDecoder Define a constante KS_PhysConn_Audio_AudioDecoder. |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | ksmedia.h (inclua Ksmedia.h) |