Public Attributes | |
MWCAP_PTR | pvDestImage |
MWCAP_VIDEO_COLOR_FORMAT | cfDest |
WORD | xDest |
WORD | yDest |
WORD | cxDest |
WORD | cyDest |
MWCAP_VIDEO_QUANTIZATION_RANGE | quantRangeDest |
MWCAP_VIDEO_SATURATION_RANGE | satRangeDest |
BOOLEAN | bSrcPhysicalAddress |
union { | |
MWCAP_PTR pvSrcFrame | |
LARGE_INTEGER liSrcPhysicalAddress | |
}; | |
DWORD | cbSrcFrame |
DWORD | cbSrcStride |
WORD | cxSrc |
WORD | cySrc |
BOOLEAN | bSrcBottomUp |
BOOLEAN | bSrcPixelAlpha |
BOOLEAN | bSrcPixelXBGR |