MWCapture SDK Mac
3.3.0.12920
|
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. | |
MWCAP_VIDEO_TIMING.
Records video channel timing
The related function is MWSetVideoTiming