|
MWCapture SDK Mac
3.4.62314
|
MWCAP_INPUT_SPECIFIC_STATUS. More...
#include <MWCaptureExtension.h>
Public Attributes | |
| BOOLEAN | bValid |
| Whether input signal is valid. | |
| DWORD | dwVideoInputType |
| Input video signal type. For details, refers to MWCAP_VIDEO_INPUT_TYPE. | |
| union { | |
| MWCAP_SDI_SPECIFIC_STATUS sdiStatus | |
| SDI signal status. | |
| MWCAP_HDMI_SPECIFIC_STATUS hdmiStatus | |
| HDMI signal status. | |
| MWCAP_COMPONENT_SPECIFIC_STATUS vgaComponentStatus | |
| VGA component signal status. | |
| MWCAP_CVBS_YC_SPECIFIC_STATUS cvbsYcStatus | |
| CVBS-YC signal status. | |
| }; | |
MWCAP_INPUT_SPECIFIC_STATUS.
Records input signal status.
Related functions are:
MWGetInputSpecificStatus