LibMWCapture  3.3.1
LibMWCapture Documentation
Data Fields
_MWCAP_VIDEO_CAPTURE_FRAME Struct Reference

#include <MWCaptureExtension.h>

Data Fields

DWORD dwFOURCC
 
WORD cx
 
WORD cy
 
int nAspectX
 
int nAspectY
 
MWCAP_VIDEO_COLOR_FORMAT colorFormat
 
MWCAP_VIDEO_QUANTIZATION_RANGE quantRange
 
MWCAP_VIDEO_SATURATION_RANGE satRange
 
SHORT sContrast
 
SHORT sBrightness
 
SHORT sSaturation
 
SHORT sHue
 
RECT rectSource
 
RECT rectTarget
 
MWCAP_VIDEO_DEINTERLACE_MODE deinterlaceMode
 
MWCAP_VIDEO_ASPECT_RATIO_CONVERT_MODE aspectRatioConvertMode
 
int iSrcFrame
 
MWCAP_PTR pOSDImage
 
RECT aOSDRects [MWCAP_VIDEO_MAX_NUM_OSD_RECTS]
 
int cOSDRects
 
BOOLEAN bPhysicalAddress
 
union {
   MWCAP_PTR   pvFrame
 
   LARGE_INTEGER   liPhysicalAddress
 
}; 
 
DWORD cbFrame
 
DWORD cbStride
 
BOOLEAN bBottomUp
 
WORD cyPartialNotify
 
DWORD dwProcessSwitchs
 
MWCAP_PTR pvContext
 

Detailed Description

Definition at line 612 of file MWCaptureExtension.h.

Field Documentation

◆ @6

union { ... }

◆ aOSDRects

Definition at line 639 of file MWCaptureExtension.h.

◆ aspectRatioConvertMode

MWCAP_VIDEO_ASPECT_RATIO_CONVERT_MODE aspectRatioConvertMode

Definition at line 632 of file MWCaptureExtension.h.

◆ bBottomUp

BOOLEAN bBottomUp

Definition at line 652 of file MWCaptureExtension.h.

◆ bPhysicalAddress

BOOLEAN bPhysicalAddress

Definition at line 643 of file MWCaptureExtension.h.

◆ cbFrame

DWORD cbFrame

Definition at line 649 of file MWCaptureExtension.h.

◆ cbStride

DWORD cbStride

Definition at line 650 of file MWCaptureExtension.h.

◆ colorFormat

Definition at line 619 of file MWCaptureExtension.h.

◆ cOSDRects

int cOSDRects

Definition at line 640 of file MWCaptureExtension.h.

◆ cx

WORD cx

Definition at line 615 of file MWCaptureExtension.h.

◆ cy

WORD cy

Definition at line 616 of file MWCaptureExtension.h.

◆ cyPartialNotify

WORD cyPartialNotify

Definition at line 655 of file MWCaptureExtension.h.

◆ deinterlaceMode

Definition at line 631 of file MWCaptureExtension.h.

◆ dwFOURCC

DWORD dwFOURCC

Definition at line 614 of file MWCaptureExtension.h.

◆ dwProcessSwitchs

DWORD dwProcessSwitchs

Definition at line 657 of file MWCaptureExtension.h.

◆ iSrcFrame

int iSrcFrame

Definition at line 635 of file MWCaptureExtension.h.

◆ liPhysicalAddress

LARGE_INTEGER liPhysicalAddress

Definition at line 646 of file MWCaptureExtension.h.

◆ nAspectX

int nAspectX

Definition at line 617 of file MWCaptureExtension.h.

◆ nAspectY

int nAspectY

Definition at line 618 of file MWCaptureExtension.h.

◆ pOSDImage

MWCAP_PTR pOSDImage

Definition at line 638 of file MWCaptureExtension.h.

◆ pvContext

MWCAP_PTR pvContext

Definition at line 660 of file MWCaptureExtension.h.

◆ pvFrame

MWCAP_PTR pvFrame

Definition at line 645 of file MWCaptureExtension.h.

◆ quantRange

Definition at line 620 of file MWCaptureExtension.h.

◆ rectSource

RECT rectSource

Definition at line 628 of file MWCaptureExtension.h.

◆ rectTarget

RECT rectTarget

Definition at line 629 of file MWCaptureExtension.h.

◆ satRange

Definition at line 621 of file MWCaptureExtension.h.

◆ sBrightness

SHORT sBrightness

Definition at line 624 of file MWCaptureExtension.h.

◆ sContrast

SHORT sContrast

Definition at line 623 of file MWCaptureExtension.h.

◆ sHue

SHORT sHue

Definition at line 626 of file MWCaptureExtension.h.

◆ sSaturation

SHORT sSaturation

Definition at line 625 of file MWCaptureExtension.h.


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