|
MWCapture SDK Mac
3.4.62314
|
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 | |
MWCAP_VIDEO_SIGNAL_STATUS.
Defines video signal status.
Related functions are:
MWGetVideoSignalStatus