MWCapture SDK Mac  3.3.0.12920
Public Attributes | List of all members
_MWCAP_INPUT_SPECIFIC_STATUS Struct Reference

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.
 
}; 
 

Detailed Description

MWCAP_INPUT_SPECIFIC_STATUS.

Records input signal status.
Related functions are:
MWGetInputSpecificStatus


The documentation for this struct was generated from the following file: