MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
Public Attributes | List of all members
_MWCAP_VIDEO_SIGNAL_STATUS Struct Reference

MWCAP_VIDEO_SIGNAL_STATUS. More...

#include <MWCaptureExtension.h>

Public Attributes

MWCAP_VIDEO_SIGNAL_STATE state
 Defines the accessibility of this video signal.
 
int x
 Horizontal start position.
 
int y
 Vertical start position.
 
int cx
 Image width.
 
int cy
 Image height.
 
int cxTotal
 Total width.
 
int cyTotal
 Total height.
 
BOOLEAN bInterlaced
 Whether the signal is interlaced.
 
DWORD dwFrameDuration
 Frame interval of video frame.
 
int nAspectX
 Width of video ratio.
 
int nAspectY
 Height of video ratio.
 
BOOLEAN bSegmentedFrame
 Whether the signal is segmented frame.
 
MWCAP_VIDEO_FRAME_TYPE frameType
 video frame type
 
MWCAP_VIDEO_COLOR_FORMAT colorFormat
 video color format
 
MWCAP_VIDEO_QUANTIZATION_RANGE quantRange
 Quantization range.
 
MWCAP_VIDEO_SATURATION_RANGE satRange
 saturation range
 

Detailed Description

MWCAP_VIDEO_SIGNAL_STATUS.

Defines video signal status.
Related functions are:
MWGetVideoSignalStatus


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