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

MWCAP_VIDEO_PROCESS_SETTINGS. More...

#include <MWCaptureExtension.h>

Public Attributes

DWORD dwProcessSwitchs
 Mask of video processing refers to MWCAP_VIDEO_PROCESS_FLIP, MWCAP_VIDEO_PROCESS_MIRROR.
 
RECT rectSource
 The source area to be processed.
 
int nAspectX
 Width of video ratio.
 
int nAspectY
 Height of video ratio.
 
BOOLEAN bLowLatency
 Whether to enable lowtancy.
 
MWCAP_VIDEO_COLOR_FORMAT colorFormat
 Standard of video color format

 
MWCAP_VIDEO_QUANTIZATION_RANGE quantRange
 Quantization.
 
MWCAP_VIDEO_SATURATION_RANGE satRange
 Saturation rage.
 
MWCAP_VIDEO_DEINTERLACE_MODE deinterlaceMode
 Interlaced mode.
 
MWCAP_VIDEO_ASPECT_RATIO_CONVERT_MODE aspectRatioConvertMode
 Aspect ratio conversion.
 

Detailed Description

MWCAP_VIDEO_PROCESS_SETTINGS.

Defines settings of video process
Related functions are:
MWUSBGetVideoCaptureProcessSettings
MWUSBSetVideoCaptureProcessSettings


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