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

MWCAP_HDMI_VIDEO_TIMING. More...

#include <MWCaptureExtension.h>

Public Attributes

BOOLEAN bInterlaced
 Whether the signal is interlaced.
 
DWORD dwFrameDuration
 Frame time interval.
 
WORD wHSyncWidth
 Horizontal sync width.
 
WORD wHFrontPorch
 Horizontal front porch.
 
WORD wHBackPorch
 Horizontal back porch.
 
WORD wHActive
 Horizontal active width.
 
WORD wHTotalWidth
 Horizontal total width.
 
WORD wField0VSyncWidth
 Vertical sync width of top subframe.
 
WORD wField0VFrontPorch
 Vertical front porch of top subframe.
 
WORD wField0VBackPorch
 Vertical back porch of top subframe.
 
WORD wField0VActive
 Vertical active width of top subframe.
 
WORD wField0VTotalHeight
 Vertical total width of top subframe.
 
WORD wField1VSyncWidth
 Vertical sync width of bottom subframe.
 
WORD wField1VFrontPorch
 Vertical front porch of bottom subframe.
 
WORD wField1VBackPorch
 Vertical back porch of bottom subframe.
 
WORD wField1VActive
 Vertical active width of bottom subframe.
 
WORD wField1VTotalHeight
 Vertical total width of bottom subframe.
 

Detailed Description

MWCAP_HDMI_VIDEO_TIMING.

Records HDMI timing.
Related data type are
MWCAP_HDMI_SPECIFIC_STATUS
MWCAP_INPUT_SPECIFIC_STATUS
Related functions is:
MWGetInputSpecificStatus


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