MWCapture SDK Mac  3.3.1.16905
Public Attributes | List of all members
_MWCAP_VIDEO_TIMING Struct Reference

MWCAP_VIDEO_TIMING. More...

#include <MWCaptureExtension.h>

Public Attributes

DWORD dwType
 Type of video timing, for details, see MWCAP_VIDEO_TIMING_TYPE.
 
DWORD dwPixelClock
 Pixel clock of video timing.
 
BOOLEAN bInterlaced
 Whether it is interlaced.
 
BYTE bySyncType
 Sync type of video timing.
 
BOOLEAN bHSPolarity
 Whether horizontal timing (line) Polarity of horizontal sync pulse is positive.
 
BOOLEAN bVSPolarity
 Whether the polarity of the vertical sync pulse is positive.
 
WORD wHActive
 Active time of the horizontal timing.
 
WORD wHFrontPorch
 Horizontal front porch of video timing.
 
WORD wHSyncWidth
 Horizontal sync width of video timing.
 
WORD wHBackPorch
 Horizontal back porch of video timing.
 
WORD wVActive
 Vertical active time of video timing.
 
WORD wVFrontPorch
 Vertical front porch of video timing.
 
WORD wVSyncWidth
 Vertical sync width of video timing.
 
WORD wVBackPorch
 Vertical back porch of video timing.
 

Detailed Description

MWCAP_VIDEO_TIMING.

Records video channel timing
The related function is MWSetVideoTiming


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